Skip to content

WIP Use Iceberg's files metadata table for planning the table scan files#11460

Closed
findinpath wants to merge 1 commit intotrinodb:masterfrom
findinpath:iceberg-refactor-files-table-scan
Closed

WIP Use Iceberg's files metadata table for planning the table scan files#11460
findinpath wants to merge 1 commit intotrinodb:masterfrom
findinpath:iceberg-refactor-files-table-scan

Conversation

@findinpath
Copy link
Copy Markdown
Contributor

@findinpath findinpath commented Mar 14, 2022

Description

Use Iceberg's specialized logic for doing table scan file planning

Build on top of the PR #4840 for retrieving the content of $files table in a distributed fashion.

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

Refactoring

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?

Related issues, pull requests, and links

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:

# Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Mar 14, 2022
@findinpath findinpath closed this Oct 7, 2022
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.

1 participant