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

Support for Apache Iceberg Table Format #238

Open
rupurt opened this issue Jan 10, 2023 · 2 comments
Open

Support for Apache Iceberg Table Format #238

rupurt opened this issue Jan 10, 2023 · 2 comments

Comments

@rupurt
Copy link

rupurt commented Jan 10, 2023

Howdy,

Are there any plans to support the Apache Iceberg table format? It's starting to emerge as the go-to open table format.

There is now basic support in rust via iceberg-rs

@houqp
Copy link
Member

houqp commented Jan 11, 2023

I am not actively working on an iceberg support, but will definitely be happy to accept a PR for this.

A quick glance on iceberg-rs suggests that it only implemented the metadata parsing part, which is far from a complete and usable iceberg implementation unfortunately.

@rupurt
Copy link
Author

rupurt commented Jan 11, 2023

@houqp no worries. I did some more digging and found a good thread on the progress. There's a fair bit of work being done but nothing ready atm apache/iceberg#5122

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

No branches or pull requests

2 participants