You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by sh...@apache.org on 2022/09/26 08:58:31 UTC

[flink] branch master updated (ca2200e75d2 -> 6c5f8a8e3cc)

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

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


    from ca2200e75d2 [FLINK-24476][docs] Rename Elasticsearch case in docs. This closes #17451
     add 6c5f8a8e3cc [FLINK-29274][hive] Fix ObjectStore leak when different users has different config (#20891)

No new revisions were added by this update.

Summary of changes:
 .../dev/table/hive-compatibility/hiveserver2.md    |  2 +-
 .../dev/table/hive-compatibility/hiveserver2.md    |  2 +-
 .../table/endpoint/hive/HiveServer2Endpoint.java   | 31 ++++++++++++----------
 .../endpoint/hive/HiveServer2EndpointFactory.java  |  3 ++-
 .../flink/table/catalog/hive/HiveTestUtils.java    | 11 --------
 .../hive/HiveServer2EndpointFactoryTest.java       | 19 ++++++++++---
 .../hive/util/HiveServer2EndpointExtension.java    |  4 +--
 7 files changed, 39 insertions(+), 33 deletions(-)