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/02 09:03:30 UTC

[flink] branch master updated (da7a688 -> d9b9aad)

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 da7a688  [FLINK-16352][table-common] Changing HashMap to LinkedHashMap for deterministic iterations in ExpressionTest (#11269)
     add d9b9aad  [FLINK-16360][orc] Flink STRING data type should map to ORC STRING type (#11277)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/flink/orc/OrcSplitReaderUtil.java     | 7 ++++++-
 .../src/test/java/org/apache/flink/orc/OrcSplitReaderUtilTest.java | 3 ++-
 2 files changed, 8 insertions(+), 2 deletions(-)