Skip to content

Pull requests: apache/arrow-rs

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
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Read nested Parquet 2-level lists correctly parquet Changes to the parquet crate
#6757 opened Nov 19, 2024 by etseidl Loading…
Adds partial cast support for run-end encoded arrays arrow Changes to the arrow crate
#6752 opened Nov 18, 2024 by RyanMarcus Loading…
Fix LocalFileSystem with range request that ends beyond end of file object-store Object Store Interface
#6751 opened Nov 18, 2024 by kylebarron Loading…
More trivial implementation of Box<dyn AsyncArrowWriter> and Box<dyn AsyncArrowReader> parquet Changes to the parquet crate
#6748 opened Nov 18, 2024 by ethe Loading…
Update pyo3 requirement from 0.22.2 to 0.23.1 arrow Changes to the arrow crate auto-dependencies
#6747 opened Nov 18, 2024 by dependabot bot Loading…
update to pyo3 0.23.0 api-change Changes to the arrow API arrow Changes to the arrow crate next-major-release the PR has API changes and it waiting on the next major version
#6745 opened Nov 17, 2024 by psvri Loading…
Update MSRVs to be accurate arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate object-store Object Store Interface parquet Changes to the parquet crate
#6742 opened Nov 17, 2024 by itsjunetime Loading…
Convert some panics that happen on invalid parquet files to error results parquet Changes to the parquet crate
#6738 opened Nov 16, 2024 by jp0317 Loading…
Allow reading Parquet maps that lack a values field parquet Changes to the parquet crate
#6730 opened Nov 13, 2024 by etseidl Loading…
Try casting structs by name before by position api-change Changes to the arrow API arrow Changes to the arrow crate next-major-release the PR has API changes and it waiting on the next major version
#6726 opened Nov 12, 2024 by aykut-bozkurt Draft
Remove APIs deprecated since v 4.4.0 api-change Changes to the arrow API arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate next-major-release the PR has API changes and it waiting on the next major version
#6722 opened Nov 12, 2024 by findepi Loading…
Improve default implementation of Array::is_nullable arrow Changes to the arrow crate
#6721 opened Nov 12, 2024 by findepi Loading…
[arrow-cast] Support cast numeric to string view arrow Changes to the arrow crate
#6719 opened Nov 12, 2024 by tlm365 Loading…
Prevent FlightData overflowing max size limit whenever possible. arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate
#6690 opened Nov 5, 2024 by itsjunetime Loading…
Don't attempt to run 64-bit tests on 32-bit platforms arrow Changes to the arrow crate parquet Changes to the parquet crate parquet-derive
#6678 opened Nov 4, 2024 by drauschenbach Draft
Faster utf8 validation parquet Changes to the parquet crate
#6668 opened Oct 31, 2024 by Dandandan Loading…
arrow-cast: Support FixedSizeBinary packing arrow Changes to the arrow crate
#6666 opened Oct 31, 2024 by metalmatze Draft
Add support for deserializing list-encoded JSON structs [#6558] arrow Changes to the arrow crate
#6643 opened Oct 29, 2024 by jagill Loading…
Return None when Parquet page indexes are not present in file api-change Changes to the arrow API next-major-release the PR has API changes and it waiting on the next major version parquet Changes to the parquet crate
#6639 opened Oct 29, 2024 by etseidl Loading…
Parquet Modular Encryption support parquet Changes to the parquet crate
#6637 opened Oct 28, 2024 by rok Draft
object_store: Add enabled-by-default "fs" feature api-change Changes to the arrow API next-major-release the PR has API changes and it waiting on the next major version object-store Object Store Interface
#6636 opened Oct 28, 2024 by Turbo87 Loading…
Add ParquetError::NeedMoreData mark ParquetError as non_exhaustive api-change Changes to the arrow API next-major-release the PR has API changes and it waiting on the next major version parquet Changes to the parquet crate
#6630 opened Oct 25, 2024 by etseidl Loading…
ProTip! Exclude everything labeled bug with -label:bug.