bowenli86 commented on issue #8830: [FLINK-12933][sql client] support 'use catalog' and 'use database' in SQL CLI URL: https://github.com/apache/flink/pull/8830#issuecomment-504704488 @KurtYoung Extremely simple commands like this can be on sql cli itself IMO. DDL/DML is better to go thru sql parser. I also not against to migrating these simple commands to sql parser *later* when it is ready. Right now it's about making end-to-end user experience complete for catalogs in sql cli.
---------------------------------------------------------------- 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
