[
https://issues.apache.org/jira/browse/FLINK-23926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-23926:
-----------------------------------
Labels: pull-request-available (was: )
> change TaxiRide data model to have a single timestamp
> -----------------------------------------------------
>
> Key: FLINK-23926
> URL: https://issues.apache.org/jira/browse/FLINK-23926
> Project: Flink
> Issue Type: Improvement
> Components: Documentation / Training / Exercises
> Reporter: David Anderson
> Assignee: David Anderson
> Priority: Major
> Labels: pull-request-available
>
> The current TaxiRide events have two timestamps – the startTime and endTime.
> Which timestamp applies to a given event depends on the value of the isStart
> field. This is awkward, and unnecessary. It would be better to have a single
> eventTime field. This will make the exercises better examples, and allow for
> more straightforward conversion from DataStream to Table.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)