Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HIVE-28364: Iceberg: Upgrade iceberg version to 1.5.2 #5338

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

deniskuzZ
Copy link
Member

@deniskuzZ deniskuzZ commented Jul 10, 2024

What changes were proposed in this pull request?

Changeset:

  1. hive-metastore module changes:
    git log apache-iceberg-1.4.3...apache-iceberg-1.5.2 --pretty=oneline --reverse -- hive-metastore
8463d6623a32ade3ea62750e66d6316510bcfdb5 Build: Fix compiler warnings (#8763)
7e9e02c0e3f1304be89d094b0eab238da46c34ab AWS, Core: Use Awaitility instead of Thread.sleep()
c817c8503d8570ed5b8a187471e02a0895f34598 Hive: Refactor HiveTableOperations with common code for View. (#9011)
8e1900dc9ab917cd97a41e7145166a8c8a4bdfc5 Style: Replace Arrays.asList with Collections.singletonList (#9213)
09b44bb66f4b56bb093a070dec9fcedea98d67ab Hive: Introduce HiveMetastoreExtension for Hive tests (#9282)
60876e4a925537780fc2198a21fbf26dd8598d36 Hive: Make HiveMetastoreExtension configurable (#9288)
5487c17474f5ed2b507af369e3540fcd46aff9e2 Hive: Refactor TestHiveCatalog tests to use CatalogTests (#8918)
1da80552c06e749f2b6103f0ab0a184bb77a841c Hive: Unwrap RuntimeException for Hive TException with alter table (#9432)
  1. other bug-fixes
c65023b1e740280044da034150eacf745147e26a Hive: Avoid NPE on Throwables without error msg (#10069)
fab5e18d0db3b6a05ada5e4c2fb9728e21bca35f Hive, JDBC: Avoid NPE on Throwables without error msg (#10082)
9114cc87ac48ac77402eb41d398c6371a79f3c79 Hive: Use base table metadata to create HiveLock (#10016)

Why are the changes needed?

Does this PR introduce any user-facing change?

Is the change a dependency upgrade?

How was this patch tested?

Copy link

sonarcloud bot commented Jul 11, 2024

Copy link
Contributor

@zhangbutao zhangbutao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 LGTM

@deniskuzZ deniskuzZ merged commit f37bd0d into apache:master Jul 12, 2024
4 checks passed
@deniskuzZ deniskuzZ deleted the HIVE-28364 branch July 12, 2024 06:11
rtrivedi12 pushed a commit to rtrivedi12/hive that referenced this pull request Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants