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

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


    from 953f1a0  [FLINK-15057][tests] Set JM and TM memory config in 
flink-conf.yaml
     add 4cfe3dd  [FLINK-14847][hive] Support retrieving Hive PK constraints

No new revisions were added by this update.

Summary of changes:
 .../flink/table/catalog/hive/HiveCatalog.java      |  7 +++-
 .../hive/client/HiveMetastoreClientWrapper.java    |  6 +++
 .../flink/table/catalog/hive/client/HiveShim.java  |  7 ++++
 .../table/catalog/hive/client/HiveShimV100.java    |  7 ++++
 .../table/catalog/hive/client/HiveShimV210.java    | 45 ++++++++++++++++++++++
 .../table/catalog/hive/util/HiveTableUtil.java     | 45 ++++++++++++++++++++--
 .../connectors/hive/TableEnvHiveConnectorTest.java | 33 ++++++++++++++++
 7 files changed, 145 insertions(+), 5 deletions(-)

Reply via email to