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/09/10 04:11:59 UTC

[flink] branch master updated (2415fe2 -> fa65180)

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 2415fe2  [hotfix][python] Add the version information for TableResult.wait
     add fa65180  [FLINK-19070][hive] Hive connector should throw a meaningful exception if user reads/writes ACID tables

No new revisions were added by this update.

Summary of changes:
 .../flink/connectors/hive/HiveTableSink.java       |  2 ++
 .../flink/connectors/hive/HiveTableSource.java     |  2 ++
 .../table/catalog/hive/util/HiveTableUtil.java     | 18 ++++++++++
 .../hive/TableEnvHiveConnectorITCase.java          | 39 ++++++++++++++++++++++
 4 files changed, 61 insertions(+)