Jark Wu created FLINK-22346: ------------------------------- Summary: sql-client-defaults.yaml should be removed from dist Key: FLINK-22346 URL: https://issues.apache.org/jira/browse/FLINK-22346 Project: Flink Issue Type: Bug Components: Table SQL / Client Reporter: Jark Wu Fix For: 1.13.0, 1.14.0
According to https://cwiki.apache.org/confluence/display/FLINK/FLIP-163%3A+SQL+Client+Improvements#FLIP163:SQLClientImprovements-Compatibility,Deprecation,andMigrationPlan, the {{sql-client-defaults.yaml}} will be removed since 1.13. However, it is still there. I think this will make users misunderstand that it is still encouraged to be used. Besides, the default result of {{SET;}} command will contain lots of DEPRECATE informations which is confusing. -- This message was sent by Atlassian Jira (v8.3.4#803005)