You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by da...@apache.org on 2020/08/27 08:22:52 UTC

[flink-training] branch release-1.11 updated (4f95a44 -> ea4a66e)

This is an automated email from the ASF dual-hosted git repository.

danderson pushed a change to branch release-1.11
in repository https://gitbox.apache.org/repos/asf/flink-training.git.


    from 4f95a44  [FLINK-18482] Replace file-based data sources with generators
     add ea4a66e  [FLINK-18630] Redo the LongRideAlerts solutions to cover a corner case (#13)

No new revisions were added by this update.

Summary of changes:
 long-ride-alerts/DISCUSSION.md                     | 16 +++++++++
 long-ride-alerts/README.md                         | 18 ++++++++--
 .../solutions/longrides/LongRidesSolution.java     | 41 ++++++++++++----------
 .../longrides/scala/LongRidesSolution.scala        | 40 +++++++++++----------
 .../exercises/longrides/LongRidesTest.java         | 10 ++++++
 5 files changed, 86 insertions(+), 39 deletions(-)