-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Iceberg SystemTable re-org and utility method clean up #26340
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
Conversation
plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/util/SystemTableUtil.java
Outdated
Show resolved
Hide resolved
plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/util/SystemTableUtil.java
Show resolved
Hide resolved
plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/util/SystemTableUtil.java
Outdated
Show resolved
Hide resolved
89dac56 to
372990d
Compare
|
Please rephrase the commit message title https://trino.io/development/process.html#pull-request-and-commit-guidelines- |
372990d to
ab14c51
Compare
Done. |
plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/util/SystemTableUtil.java
Outdated
Show resolved
Hide resolved
plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/util/SystemTableUtil.java
Outdated
Show resolved
Hide resolved
plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/util/SystemTableUtil.java
Outdated
Show resolved
Hide resolved
plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/system/EntriesTable.java
Outdated
Show resolved
Hide resolved
plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/system/FilesTable.java
Outdated
Show resolved
Hide resolved
plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/system/PartitionsTable.java
Outdated
Show resolved
Hide resolved
plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/system/PartitionsTable.java
Outdated
Show resolved
Hide resolved
...n/trino-iceberg/src/main/java/io/trino/plugin/iceberg/system/files/FilesTablePageSource.java
Outdated
Show resolved
Hide resolved
...n/trino-iceberg/src/main/java/io/trino/plugin/iceberg/system/files/FilesTablePageSource.java
Outdated
Show resolved
Hide resolved
...n/trino-iceberg/src/main/java/io/trino/plugin/iceberg/system/files/FilesTablePageSource.java
Outdated
Show resolved
Hide resolved
plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/util/SystemTableUtil.java
Show resolved
Hide resolved
ad188f8 to
7725735
Compare
|
I ended up cleaning up some duplicate/similar methods as well. Specifically, |
d7e14b4 to
67cf44d
Compare
plugin/trino-iceberg/src/main/java/io/trino/plugin/iceberg/system/AllManifestsTable.java
Show resolved
Hide resolved
|
Could you rebase on master and resolve conflicts? |
67cf44d to
7eae9e0
Compare
7eae9e0 to
d7da2cc
Compare
Description
Co-locate
SystemTablerelated classes to system package and extract common static methods toSystemTableUtil.Release notes
(x) 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: