This is an automated email from the ASF dual-hosted git repository.
yihua pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 071b3f125b41 fix: clear Hive work map after combine split failures
(#18719)
add 21271e4f115d fix: Fix Scanner resource leak in HiveIncrementalPuller
(#18441)
No new revisions were added by this update.
Summary of changes:
.../hudi/utilities/HiveIncrementalPuller.java | 58 +++++-----
.../TestHiveIncrementalPullerExecuteSQL.java | 125 +++++++++++++++++++++
2 files changed, 156 insertions(+), 27 deletions(-)
create mode 100644
hudi-utilities/src/test/java/org/apache/hudi/utilities/TestHiveIncrementalPullerExecuteSQL.java