This is an automated email from the ASF dual-hosted git repository.
danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from e29d4d6a8289 chore(deps): bump org.apache.thrift:libthrift (#19824)
add aeaa7751e15b fix(hive-sync): close the SessionState HiveQL sync starts
(#19812)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/hive/ddl/HiveQueryDDLExecutor.java | 133 +++++--
.../hive/ddl/TestHiveQueryDDLExecutorSession.java | 442 +++++++++++++++++++++
2 files changed, 551 insertions(+), 24 deletions(-)
create mode 100644
hudi-sync/hudi-hive-sync/src/test/java/org/apache/hudi/hive/ddl/TestHiveQueryDDLExecutorSession.java