-
Notifications
You must be signed in to change notification settings - Fork 126
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
Add support for Arrow IPC Stream files #270
Add support for Arrow IPC Stream files #270
Conversation
This is now merged in Polars, so we wait for this to be released as a minor version in Polars. 🎉 |
Congratulations on shipping this upstream! |
Congrats @joshuataylor! Great stuff. 🎉 |
@joshuataylor can you please rebase? I think you can pretty much discard your changes to |
👀 |
338d024
to
26319f8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome work! 🚀
This is waiting on pola-rs/polars#3783 being merged, once it is we can remove the reference to my repository, and just use the Polars version with this.
Closes #265