Skip to content
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

feat: add tests showing the result of iceberg conversion to DuckDB #97

Merged
merged 2 commits into from
Feb 14, 2025

Conversation

EpsilonPrime
Copy link
Contributor

No description provided.

@EpsilonPrime EpsilonPrime changed the title feat: add tests showing the result of iceberg conversion to Substrait feat: add tests showing the result of iceberg conversion to DuckDB Jan 28, 2025
@EpsilonPrime
Copy link
Contributor Author

@samansmink Any thoughts on this PR? Is it worth codifying the behavior of the iceberg conversion to DuckDB?

@samansmink
Copy link
Collaborator

yea looks good! I've started CI

@corleyma
Copy link

corleyma commented Feb 7, 2025

Semi-related question from a lurker on this project: does this test suite imply the extension does not support reading of Iceberg struct and array types? It seems like they should map rather straight-forwardly to Duckb's struct and list types, respectively.

@EpsilonPrime
Copy link
Contributor Author

They should but they weren't available in the table. I could construct another dataset with struct and lists in them.

@EpsilonPrime
Copy link
Contributor Author

rebased

@samansmink
Copy link
Collaborator

thanks!

@samansmink samansmink merged commit 80c1211 into duckdb:main Feb 14, 2025
18 checks passed
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