Aggarwal-Raghav opened a new pull request, #6548: URL: https://github.com/apache/hive/pull/6548
### What changes were proposed in this pull request? Check JIRA [HIVE-29670](https://issues.apache.org/jira/browse/HIVE-29670) for stacktrace. ### Why are the changes needed? Alter partitions fails to update stats for more than 1 batch (metastore.jdbc.max.batch.size) of partitions. [local-setup-hs2.log](https://github.com/user-attachments/files/29052418/local-setup-hs2.log) ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Using q file and local hive setup testing ``` mvn clean test -Dtest=TestMiniLlapLocalCliDriver -Dqfile=db_notification_batch_insert.q -Drat.skip -Pitests -pl itests/qtest ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
