Skip to content

Remove re_types_core::ArrowBuffer #9725

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

Closed
emilk opened this issue Apr 14, 2025 · 0 comments · Fixed by #9732
Closed

Remove re_types_core::ArrowBuffer #9725

emilk opened this issue Apr 14, 2025 · 0 comments · Fixed by #9732
Assignees
Labels
🏹 arrow Apache Arrow 🚜 refactor Change the code, not the functionality

Comments

@emilk
Copy link
Member

emilk commented Apr 14, 2025

This is a lingering remain from arrow2, which can now be fully replaced with arrow::buffer::ScalarBuffer.

@emilk emilk added 🏹 arrow Apache Arrow 🚜 refactor Change the code, not the functionality labels Apr 14, 2025
@emilk emilk self-assigned this Apr 14, 2025
emilk added a commit that referenced this issue Apr 14, 2025
### Related
* Closes #3741
* Future work: #9725

## What
Remove all mentions of arrow2 and all TODO:s related to it
@emilk emilk closed this as completed in db9c510 Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏹 arrow Apache Arrow 🚜 refactor Change the code, not the functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant