This is an automated email from the ASF dual-hosted git repository.
dengzhhu653 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git
from e7b93d95268 HIVE-29638: Add AutoScaling to K8s operator (#6507)
add 1fd716117e2 HIVE-29670: Avoid overwriting read-only
DB_NOTIFICATION_EVENT_ID_KEY_NAME in DbNotificationListener when processing
batched partition events (#6548)
No new revisions were added by this update.
Summary of changes:
.../hcatalog/listener/DbNotificationListener.java | 21 +++---
.../test/resources/testconfiguration.properties | 1 +
.../clientpositive/db_notification_batch_insert.q | 25 +++++++
.../llap/db_notification_batch_insert.q.out | 79 ++++++++++++++++++++++
4 files changed, 118 insertions(+), 8 deletions(-)
create mode 100644
ql/src/test/queries/clientpositive/db_notification_batch_insert.q
create mode 100644
ql/src/test/results/clientpositive/llap/db_notification_batch_insert.q.out