You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tr...@apache.org on 2019/09/18 06:19:23 UTC

[flink] branch master updated (fedf11c -> 155179f)

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

trohrmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from fedf11c  [hotfix][docs] Fix some typos in Hive docs
     add d3137b2  [FLINK-14069] [core] Enable TimeUtils for all time units labels supported by scala Duration
     add 155179f  [FLINK-14069] Streamline TimeUtils.TimeUnit.getAllUnits to automatically generate description

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/flink/util/TimeUtils.java | 106 +++++++++++++--------
 .../java/org/apache/flink/util/TimeUtilsTest.java  |  36 ++++++-
 2 files changed, 95 insertions(+), 47 deletions(-)