[
https://issues.apache.org/jira/browse/FLINK-4367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Knauf updated FLINK-4367:
------------------------------------
Labels: (was: stale-major)
Removed "stale-critical|major|minor" label in line with
https://issues.apache.org/jira/browse/FLINK-22429.
> Offer separate API for watermark generation and timestamp extraction
> --------------------------------------------------------------------
>
> Key: FLINK-4367
> URL: https://issues.apache.org/jira/browse/FLINK-4367
> Project: Flink
> Issue Type: Sub-task
> Components: API / DataStream
> Affects Versions: 1.1.0
> Reporter: Robert Metzger
> Priority: Major
> Fix For: 2.0.0
>
>
> Right now, the {{AssignerWithPunctuatedWatermarks}} and
> {{AssignerWithPeriodicWatermarks}} interfaces also require implementing a
> {{TimestampAssigner}}.
> For cases where the source emits records with timestamps, its not necessary
> to extract timestamps again from the records, we just want to generate
> watermarks.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)