KurtYoung commented on a change in pull request #10787: [FLINK-15495][sql-cli] Set default planner to Blink planner for SQL Client URL: https://github.com/apache/flink/pull/10787#discussion_r364611593
########## File path: flink-table/flink-sql-client/conf/sql-client-defaults.yaml ########## @@ -97,7 +97,7 @@ catalogs: [] # empty list execution: # select the implementation responsible for planning table programs # possible values are 'old' (used by default) or 'blink' Review comment: also update the comment ---------------------------------------------------------------- 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
