hequn8128 commented on a change in pull request #6666: [FLINK-10290] [table] Fix conversion error in StreamScan and BatchScan URL: https://github.com/apache/flink/pull/6666#discussion_r216133430
########## File path: flink-libraries/flink-table/src/test/scala/org/apache/flink/table/utils/testTableSources.scala ########## @@ -225,3 +225,24 @@ class TestPreserveWMTableSource[T]( override def getTableSchema: TableSchema = tableSchema } + + Review comment: Avoid consecutive blank lines. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
