Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
A more detailed description can be found in FLIP-32.
This includes: Table, GroupedTable, WindowedTable, WindowGroupedTable, OverWindowedTable, Window, OverWindow
We can keep the "Table" Scala implementation in a planner module until it has been converted to Java.
We can add a method to the planner later to give us a concrete instance. This is one possibility to have a smooth transition period instead of changing all classes at once.
Attachments
Issue Links
- blocks
-
FLINK-11067 Convert TableEnvironments to interfaces
- Closed
- is a child of
-
FLINK-11448 Clean-up and prepare Table API to be uncoupled from table core
- Closed
- is blocked by
-
FLINK-11449 Uncouple the Expression class from RexNodes
- Closed
- is depended upon by
-
FLINK-11884 Port Table to flink-api-java
- Closed
- links to
1.
|
Port window classes into flink-table-api-java | Closed | Hequn Cheng |
|
||||||||
2.
|
Deprecated Window and Rename it to GroupWindow | Closed | Hequn Cheng |
|