-
Notifications
You must be signed in to change notification settings - Fork 14
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
Do you have a plan for ORC writer? #89
Comments
Thanks for the kind words! Currently, I don't have immediate plans for a writer feature, but contributions are welcome. ORC Writer has implementations in other languages, simplifying the creation of a Rust version. Leveraging GPT for code translation could also be beneficial. |
got it, thanks |
I am actually planning to do an implementation of writing (it will be rudimentary and unoptimized at first). We have an existing issue for this where I might post progress as it comes: datafusion-contrib/orc-rust#15 |
wonderful, hope we can see it sooner. |
Thanks for your excellent work.
And do you have a pan for a writer? it's also useful in many cases.
The text was updated successfully, but these errors were encountered: