-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 1.14.0
-
Component/s: Table SQL / API
-
Labels:None
Currently, there are quite a few bugs in the Table API which makes it difficult to use. Users will encounter all kinds of problems when using Table API and have to find various workarounds from time to time. This is an umbrella JIRA for all the issues specific in the Table API and trying to make the Table API smooth to use.
- relates to
-
FLINK-18605 Refactor Descriptor API (TableEnvironment#connect)
-
- Open
-
1.
|
It doesn't support to call Table.limit() continuously |
|
Open | Nicholas Jiang | ||||||||
2.
|
OverWindow doesn't support to order by non-time attribute in batch mode for Table API program |
|
Open | Unassigned | ||||||||
3.
|
The time attribute is lost when constructing a Table via TableEnvironment.from |
|
Open | Unassigned | ||||||||
4.
|
It doesn't support to join two tables containing the same field names in Table API |
|
Open | Unassigned | ||||||||
5.
|
It doesn't support to use cube/rollup/grouping sets in the Table API |
|
Open | Unassigned | ||||||||
6.
|
The configuration specified in TableConfig may not take effect in certain cases |
|
Open | Unassigned | ||||||||
7.
|
Timestamp extractor created from properties does not work for some physical fields |
|
Open | Unassigned |
|
|||||||
8.
|
Fix Ambiguous column name exception bug for Table API |
|
Open | Hequn Cheng |
|
|||||||
9.
|
Support to select distinct columns in the Table API |
|
Open | Unassigned | ||||||||
10.
|
Support unnest in the Table API |
|
Open | Unassigned |