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/31 09:04:37 UTC

[flink] branch master updated (e789bb7 -> 1444fd6)

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 e789bb7  [FLINK-16857][table-planner-blink] Support partition prune by getPartitions of source
     add 1444fd6  [FLINK-16767][hive] Failed to read Hive table with RegexSerDe

No new revisions were added by this update.

Summary of changes:
 .../flink/connectors/hive/HiveTablePartition.java  | 15 ++++++++--
 .../flink/connectors/hive/HiveTableSource.java     |  9 ++++--
 .../hive/read/HiveMapredSplitReader.java           |  6 +---
 .../table/catalog/hive/util/HiveTableUtil.java     | 35 ----------------------
 .../connectors/hive/TableEnvHiveConnectorTest.java | 18 +++++++++++
 5 files changed, 38 insertions(+), 45 deletions(-)