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

Rust API: be explicit about when we're using the arrow2 crate #8194

Merged
merged 4 commits into from
Nov 21, 2024

Conversation

emilk
Copy link
Member

@emilk emilk commented Nov 21, 2024

What

Next step is adding back the previous function names, but with actual arrow-rs interface, then start porting code to using them.

Checklist

To run all checks from main, comment on the PR with @rerun-bot full-check.

To deploy documentation changes immediately after merging this PR, add the deploy docs label.

@emilk emilk added 🦀 Rust API Rust logging API 🚜 refactor Change the code, not the functionality include in changelog labels Nov 21, 2024
@emilk emilk force-pushed the emilk/arrow2-serializer-explicit branch from 488f894 to acdcbab Compare November 21, 2024 14:42
This is part of migrating away from arrow2
@emilk emilk force-pushed the emilk/arrow2-serializer-explicit branch from acdcbab to 58dff95 Compare November 21, 2024 14:47
@emilk emilk merged commit 4a431a3 into main Nov 21, 2024
38 checks passed
@emilk emilk deleted the emilk/arrow2-serializer-explicit branch November 21, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
include in changelog 🚜 refactor Change the code, not the functionality 🦀 Rust API Rust logging API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant