[ https://issues.apache.org/jira/browse/HIVE-26808?focusedWorklogId=836632&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-836632 ]
ASF GitHub Bot logged work on HIVE-26808: ----------------------------------------- Author: ASF GitHub Bot Created on: 03/Jan/23 15:02 Start Date: 03/Jan/23 15:02 Worklog Time Spent: 10m Work Description: 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. Issue Time Tracking ------------------- Worklog Id: (was: 836632) Remaining Estimate: 0h Time Spent: 10m > Port Iceberg catalog changes > ---------------------------- > > Key: HIVE-26808 > URL: https://issues.apache.org/jira/browse/HIVE-26808 > Project: Hive > Issue Type: Improvement > Components: Iceberg integration > Reporter: Zsolt Miskolczi > Assignee: Zsolt Miskolczi > Priority: Major > Time Spent: 10m > Remaining Estimate: 0h > > The last round of porting happened in 2022 april, there were a couple of > changes especially in HiveTableOperations worth porting into iceberg-catalog. -- This message was sent by Atlassian Jira (v8.20.10#820010)