[ 
https://issues.apache.org/jira/browse/FLINK-23926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nico Kruber closed FLINK-23926.
-------------------------------
    Fix Version/s: 1.13.3
                   1.14.0
       Resolution: Fixed

Fixed on master via fd65b110714cbf487435b5dfdf0374550bd0c820

> 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
>             Fix For: 1.14.0, 1.13.3
>
>
> 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)

Reply via email to