Skip to content

Remove use of deprecated Iceberg API method#13440

Merged
ebyhr merged 2 commits intotrinodb:masterfrom
alexjo2144:iceberg/deprecated-all-manifests-method
Aug 1, 2022
Merged

Remove use of deprecated Iceberg API method#13440
ebyhr merged 2 commits intotrinodb:masterfrom
alexjo2144:iceberg/deprecated-all-manifests-method

Conversation

@alexjo2144
Copy link
Member

Description

Snapshot#allManifests now tables a fileIO parameter, the version previously used has been deprecated.

Is this change a fix, improvement, new feature, refactoring, or other?

n/a

Is this a change to the core query engine, a connector, client library, or the SPI interfaces? (be specific)

Iceberg connector

How would you describe this change to a non-technical end user or system administrator?

n/a

Related issues, pull requests, and links

Iceberg API change: apache/iceberg#4873

Documentation

(x) No documentation is needed.
( ) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.

Release notes

(x) No release notes entries required.
( ) Release notes entries required with the following suggested text:

Snapshot#allManifests now tables a fileIO parameter,
the version previously used has been deprecated.
@cla-bot cla-bot bot added the cla-signed label Aug 1, 2022
@alexjo2144 alexjo2144 requested review from ebyhr and findepi August 1, 2022 18:24
@ebyhr ebyhr merged commit 60f7017 into trinodb:master Aug 1, 2022
@ebyhr
Copy link
Member

ebyhr commented Aug 1, 2022

Merged, thanks!

@github-actions github-actions bot added this to the 392 milestone Aug 1, 2022
@alexjo2144 alexjo2144 deleted the iceberg/deprecated-all-manifests-method branch August 2, 2022 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants