Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
In FLIP-84, We propose to deprecate the following methods in TableEnvironment:
void sqlUpdate(String sql) void insertInto(String targetPath, Table table) void execute(String jobName) String explain(boolean extended) Table fromTableSource(TableSource<?> source)
This issue aims to deprecate them.
Attachments
Issue Links
- relates to
-
FLINK-26090 Remove pre FLIP-84 methods
- Closed
- links to