This is an automated email from the ASF dual-hosted git repository.
pvary pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.
from 95ab0c0 HIVE-24537: Optimise locking in LlapTaskSchedulerService
(#2224)
add 5ece1f3 HIVE-25062 Iceberg: Fix date partition transform insert issue
(Peter Vary reviewed by Marton Bod and Laszlo Pinter)
No new revisions were added by this update.
Summary of changes:
.../iceberg/mr/hive/HiveIcebergRecordWriter.java | 5 +-
.../hive/HiveIcebergStorageHandlerTestUtils.java | 8 ++
.../iceberg/mr/hive/HiveIcebergTestUtils.java | 33 +++++++
.../TestHiveIcebergStorageHandlerWithEngine.java | 106 +++++++++++++++++++++
4 files changed, 151 insertions(+), 1 deletion(-)