beyond1920 commented on issue #8035: [FLINK-11975][table-planner-blink] Support to run a sql query : 'SELECT * FROM (VALUES (1, 2, 3)) T(a, b, c)' URL: https://github.com/apache/flink/pull/8035#issuecomment-476122925 @KurtYoung Thanks for your comments. All done, except two minor question: 1. BatchCompatibleStreamTableSink could be introduced later when we really need it? 2. `override def getDamBehavior: DamBehavior = DamBehavior.PIPELINED` I don't understand your comment here.
---------------------------------------------------------------- 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] With regards, Apache Git Services
