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] Iceberg Rust writer #106

Open
shubham19may opened this issue Feb 21, 2025 · 0 comments
Open

[Feat] Iceberg Rust writer #106

shubham19may opened this issue Feb 21, 2025 · 0 comments

Comments

@shubham19may
Copy link
Contributor

Problem

Currently we are designing a Java based Iceberg writer. But it comes with JVM based memory footprint and efficiency.

Solution

We would like to move to a Rust based writer as rust-iceberg project is introducing equality deletes and other features soon. Follow : apache/iceberg-rust#630

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

No branches or pull requests

1 participant