-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.3.0
-
Component/s: Table SQL / API
-
Labels:None
Creating a table from a DataStream of POJOs fails when the user tries to define a rowtime attribute.
There are multiple reasons in ExpressionParser as well as StreamTableEnvironment#validateAndExtractTimeAttributes.
See also: https://stackoverflow.com/questions/44448022/apache-flink-1-3-table-api-rowtime-strange-behavior
- links to