Skip to content

Conversation

samansmink
Copy link
Contributor

@samansmink samansmink commented Oct 10, 2023

Building on @lnkuiper's earlier work #9123, this PR should complete the changes required in DuckDB to support scanning iceberg schema with the iceberg extension.

I've tested this feature with a dev branch of the iceberg extension which seems to work well, allowing us to properly read the iceberg schema which may be different from the parquet schema due to schema evolution. This now enables us to support schema evolution in iceberg.

TODOs

  • support nested types

@samansmink samansmink requested a review from lnkuiper October 10, 2023 11:25
@github-actions github-actions bot marked this pull request as draft October 10, 2023 11:26
@samansmink samansmink marked this pull request as ready for review October 10, 2023 11:26
Copy link
Contributor

@lnkuiper lnkuiper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I just have one remark:

@github-actions github-actions bot marked this pull request as draft October 18, 2023 12:33
@samansmink samansmink marked this pull request as ready for review October 18, 2023 12:55
@Mytherin Mytherin merged commit 2f4425c into duckdb:feature Oct 19, 2023
@Mytherin
Copy link
Collaborator

Thanks! LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants