Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Resolved
-
None
Description
FLINK-16366 supports executing a statement and returning a TableResult object, which could get JobClient (to associates the submitted Flink job), collect the execution result, or print the execution result. In Python, we should also introduce python TableResult class to make sure consistent with Java.
Attachments
Issue Links
- is related to
-
FLINK-16366 Introduce executeSql method in TableEnvironment
- Closed
- links to