wenlong88 commented on a change in pull request #14427:
URL: https://github.com/apache/flink/pull/14427#discussion_r546575921



##########
File path: 
flink-table/flink-table-planner-blink/src/test/resources/explain/testStreamTableEnvironmentExecutionExplain.out
##########
@@ -32,9 +32,9 @@ 
LegacySink(name=[`default_catalog`.`default_database`.`MySink`], fields=[first])
     } ]
   }, {
     "id" : ,
-    "type" : 
"SourceConversion(table=[default_catalog.default_database.MyTable, source: 
[CsvTableSource(read fields: first)]], fields=[first])",
+    "type" : "SourceConversionToRowData",

Review comment:
       I think it would be better to keep it not changed, so that we can 
identify the source from operator name




----------------------------------------------------------------
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:
[email protected]


Reply via email to