You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by lz...@apache.org on 2020/03/23 02:47:32 UTC

[flink] branch master updated (54395d9 -> 044733d)

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

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


    from 54395d9  [FLINK-16345][table-planner-blink] Fix computed column can not refer row time attribute column
     add 044733d  [FLINK-16532][core] Shouldn't trim whitespaces in Path

No new revisions were added by this update.

Summary of changes:
 .../flink/connectors/hive/TableEnvHiveConnectorTest.java | 15 +++++++++++++++
 .../src/main/java/org/apache/flink/core/fs/Path.java     | 16 +++++-----------
 .../src/test/java/org/apache/flink/core/fs/PathTest.java | 11 -----------
 3 files changed, 20 insertions(+), 22 deletions(-)