alpinegizmo opened a new pull request #36:
URL: https://github.com/apache/flink-training/pull/36


   This PR is layered on top of 
https://github.com/apache/flink-training/pull/31.
   
   The objective is to replace the startTime and endTime fields with a single 
eventTime field. This is more natural, and will make it more straightforward to 
convert a `DataStream<TaxiRide>` into a table.
   
   This does affect the long rides exercise. The biggest change is that it is 
no longer possible to determine if a ride has been too long in the case where 
the START event is missing.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to