InvisibleProgrammer opened a new pull request, #3907: URL: https://github.com/apache/hive/pull/3907
Port the following, Hive Catalog related changes: ### What changes were proposed in this pull request? Hive: Expose Snapshot Stats in HMS ([apache#4456)](https://github.com/apache/iceberg/pull/4456) - https://github.com/InvisibleProgrammer/iceberg/commit/61f085472c70c94dc190314c15f04d95e32e77e6 Hive: Expose default partition spec and sort order in HMS ([apache#4546)](https://github.com/apache/iceberg/pull/4546) - https://github.com/InvisibleProgrammer/iceberg/commit/ded9a4d1337c990b908de3b0193cba2882838082 Hive: Log new metadata location in commit ([apache#4681)](https://github.com/apache/iceberg/pull/4681) - https://github.com/InvisibleProgrammer/iceberg/commit/30b31a238d8783faaeefdb5934ca398c28cb4d66 Hive: Print db and table name while acquiring hive meta-store lock ([a…](https://github.com/apache/iceberg/pull/5039) […pache#5039)](https://github.com/apache/iceberg/pull/5039) - https://github.com/InvisibleProgrammer/iceberg/commit/08c8764b40fac06836d32d4d886b9f43962c8ee6 — nothing to port Arrow/AWS/Core/Hive: Fix ErrorProne warnings ([apache#5212)](https://github.com/apache/iceberg/pull/5212) - https://github.com/InvisibleProgrammer/iceberg/commit/96975d7a3a64ff8c043ecc90f3a571052a196150 — nothing to port Core, AWS: Remove throw in finally block ([apache#5222)](https://github.com/apache/iceberg/pull/5222) - https://github.com/InvisibleProgrammer/iceberg/commit/d3953cf000287fde5fa0d0831a5d2496e62f3d74 ### Why are the changes needed? The last porting was at 2021-04 ### Does this PR introduce _any_ user-facing change? There are some log message changes and also some output changes in table description. ### How was this patch tested? Run the tests modified on local computer. Run all the tests on the CI server. -- 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]
