- Notifications
You must be signed in to change notification settings - Fork3.3k
Update Iceberg to 1.9.0#25331
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Update Iceberg to 1.9.0#25331
Uh oh!
There was an error while loading.Please reload this page.
Conversation
29f746e
to69de08f
Compare146db01
to1ad15d2
Compare This comment was marked as resolved.
This comment was marked as resolved.
82ca9f7
tod616b15
CompareUh oh!
There was an error while loading.Please reload this page.
plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/IcebergUtil.java OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
f78a3ec
tocf015c2
Compareplugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/IcebergUtil.javaShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
ab09d5f
tob7537c5
Compareajantha-bhat commentedApr 9, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
We have release artifact. Can we please try with that? |
@ajantha-bhat Thanks, updated to RC artifact. CI passed except for v3 writes - probably due toapache/iceberg#12593 |
Yeah, V3 write was expected breaking change. We need to modify tests for that. |
8b49d8d
to2c63642
Compareaaeb390
toae548dd
CompareUh oh!
There was an error while loading.Please reload this page.
plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/TypeConverter.javaShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/util/OrcTypeConverter.java OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
plugin/trino-iceberg/src/test/java/io/trino/plugin/iceberg/BaseIcebergConnectorTest.javaShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM
plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/util/OrcTypeConverter.java OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
2816662
intomasterUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Description
Fixes#25303
Release notes
(x) This is not user-visible or is docs only, and no release notes are required.