-
Notifications
You must be signed in to change notification settings - Fork 36
Tracking issues of 0.1.0 version for Apache Paimon Rust #3
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
@Xuanwo I will do the |
Welcome, have fun! |
hello @Xuanwo , I would like to work on implementing |
Great, have fun! |
Hey, I'm new around here and this project sounds interesting. Can I jump in and help out? |
Thanks a lot, welcome to pick up a part. I'm willing to update tracking issues for you. |
okay, let me try data file |
I want to try the manifest list |
Cool, it's good project to be familiar with rust and big data infrastructure😆 |
I will do the |
Welcome!
Updated. |
Hi, I am a big fan of rust, and I usually do data lake-related development. Be happy to join the development of paimon-rust in the future. |
Does the FileSystemCatalog rely on the Integrate with Apache OpenDAL ? There are some IO operation in the FileSystemCatalog. @Xuanwo |
Yes, my plan is using opendal for those IO operations. |
I will try to implement the File index part and try to follow the implementation logic of the Java version and use the Rust style as much as possible. @Xuanwo |
Thanks! |
Hi all, I'd like to help out with the project. I'm a bit new to rust. Let me know where I can lend a hand at! |
CC @Aitozi, do you have any suggestions regarding our current focus (reviewing the tables)? Which part do you think is the most important? Is it okay for us to ignore all the |
Hello everyone, this is the tracking update for the paimon rust 0.1.0 release.
Goal
Before we outline the tasks for the 0.1.0 release, let me clarify the project's goal:
Developing a complete implementation of Paimon in pure Rust.
paimon-wasm
)paimon-py
)Tasks
This will be our initial release, and I aim to include basic read support in it.
After all those tasks, I expect users can read an existing paimon table from storage services.
The text was updated successfully, but these errors were encountered: