Skip to content

Issues: apache/arrow-rs

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Parquet performance: improve performance of reading int8/int16 enhancement Any new improvement worthy of a entry in the changelog parquet Changes to the parquet crate performance
#7097 opened Feb 7, 2025 by alamb
document what happens in case of errors enhancement Any new improvement worthy of a entry in the changelog
#7095 opened Feb 7, 2025 by droundy
Add arrow-rs column to Parquet implementation page on parquet-site documentation Improvements or additions to documentation enhancement Any new improvement worthy of a entry in the changelog parquet Changes to the parquet crate
#7088 opened Feb 6, 2025 by etseidl
Release object_store 0.12.1 (non breaking) Around April 30 2025 enhancement Any new improvement worthy of a entry in the changelog
#7085 opened Feb 6, 2025 by alamb
3 tasks
Release arrow-rs / parquet minor version 55.0.0 (Apr 2025) enhancement Any new improvement worthy of a entry in the changelog
#7084 opened Feb 6, 2025 by alamb
4 tasks
Release arrow-rs / parquet minor version 54.2.0 (Mar 2025) enhancement Any new improvement worthy of a entry in the changelog
#7083 opened Feb 6, 2025 by alamb
6 tasks
[parquet] Print Parquet BasicTypeInfo id when present enhancement Any new improvement worthy of a entry in the changelog
#7081 opened Feb 5, 2025 by devinrsmith
Enable conditional put by default for S3 enhancement Any new improvement worthy of a entry in the changelog
#7080 opened Feb 5, 2025 by ion-elgreco
Supporting object store FFI enhancement Any new improvement worthy of a entry in the changelog
#7075 opened Feb 4, 2025 by lisasgoh
Allow to create record batch without validation enhancement Any new improvement worthy of a entry in the changelog
#7071 opened Feb 4, 2025 by rluvaton
Support round tripping extension types in parquet arrow Changes to the arrow crate enhancement Any new improvement worthy of a entry in the changelog parquet Changes to the parquet crate
#7063 opened Feb 2, 2025 by alamb
Let arrow schemas specify the ENUM type from parquet schemas enhancement Any new improvement worthy of a entry in the changelog
#7050 opened Jan 31, 2025 by the80srobot
Insufficient documentation to get a basic get_flight_info() working documentation Improvements or additions to documentation enhancement Any new improvement worthy of a entry in the changelog
#7049 opened Jan 31, 2025 by adsharma
Improve human readable display for DataType::List enhancement Any new improvement worthy of a entry in the changelog good first issue Good for newcomers help wanted
#7048 opened Jan 30, 2025 by alamb
object_store: Support [email protected]/path URL style for az protocol enhancement Any new improvement worthy of a entry in the changelog good first issue Good for newcomers help wanted
#7046 opened Jan 30, 2025 by daviewales
Missing safety comments for calling ArrowDataBuilder::build_unchecked in Parquet enhancement Any new improvement worthy of a entry in the changelog
#7044 opened Jan 29, 2025 by jp0317
object_store: Directory Support enhancement Any new improvement worthy of a entry in the changelog
#7030 opened Jan 27, 2025 by tustvold
object_store: Should the object_store::path:Path allow a trailing '/' question Further information is requested
#7026 opened Jan 27, 2025 by stayrascal
ProTip! Exclude everything labeled bug with -label:bug.