Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
FLIP-84 introduces many useful methods, such as TableEnvironment#executeSql, TableResult#collect. Sql client can uses those methods to simplify many implementations, such as: many methods in Executor interface can be replaced with executeSql method, the select implementation can be replaced with collect method.
This issue aims to the related refactor.
Attachments
Issue Links
- is a child of
-
FLINK-21454 FLIP-163: SQL Client Improvements
- Closed