-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Fix error with multiple nested partition columns on Iceberg #24629
base: master
Are you sure you want to change the base?
Fix error with multiple nested partition columns on Iceberg #24629
Conversation
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: jinyang_li.
|
5269716
to
98c7606
Compare
98c7606
to
612c082
Compare
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: jinyang_li.
|
612c082
to
88a4559
Compare
dea4ec4
to
835d669
Compare
plugin/trino-iceberg/src/test/java/io/trino/plugin/iceberg/BaseIcebergSystemTables.java
Outdated
Show resolved
Hide resolved
plugin/trino-iceberg/src/test/java/io/trino/plugin/iceberg/BaseIcebergSystemTables.java
Outdated
Show resolved
Hide resolved
835d669
to
b391dba
Compare
plugin/trino-iceberg/src/test/java/io/trino/plugin/iceberg/BaseIcebergSystemTables.java
Outdated
Show resolved
Hide resolved
b391dba
to
2986072
Compare
plugin/trino-iceberg/src/test/java/io/trino/plugin/iceberg/BaseIcebergSystemTables.java
Outdated
Show resolved
Hide resolved
2986072
to
f2ccfcb
Compare
f2ccfcb
to
0afc91f
Compare
I've applied some fixes, ptal @ebyhr @raunaqmorarka @chenjian2664 |
Description
Assign channel number based on the order of field ID.
Fixes #24628
Release notes
( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text: