Timo Walther created FLINK-9863:
-----------------------------------
Summary: Add a built-in ingestion time TS extractor
Key: FLINK-9863
URL:
https://issues.apache.org/jira/browse/FLINK-9863 Project: Flink
Issue Type: New Feature
Components: Table API & SQL
Reporter: Timo Walther
There are cases where ingestion time is also useful in the Table & SQL API. As an example see FLINK-9857 and the linked mailing list discussion there. We should provide an ingestion time timestamps extractor in {{org.apache.flink.table.sources.tsextractors}}.
The following classes should be updated as welll:
- org.apache.flink.table.descriptors.Rowtime
- org.apache.flink.table.descriptors.RowtimeValidator
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)