zjuwangg commented on a change in pull request #11848: URL: https://github.com/apache/flink/pull/11848#discussion_r414455516
########## File path: flink-table/flink-table-common/src/main/java/org/apache/flink/table/utils/TypeMappingUtils.java ########## @@ -169,8 +169,7 @@ public static void checkPhysicalLogicalTypeCompatible( logicalFieldName, physicalFieldType, physicalFieldName, - "TableSource return type"), - cause)); + "TableSource return type"), cause)); Review comment: Oh, sry, you are right. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org