-
Notifications
You must be signed in to change notification settings - Fork 796
Pull requests: apache/arrow-rs
Author
Label
Projects
Milestones
Reviews
Assignee
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…
Split Changes to the arrow crate
timestamp_s_to_datetime
to date
and time
to avoid unnecessary computation
arrow
#6755
opened Nov 19, 2024 by
jayzhan211
Loading…
Adds partial Changes to the arrow crate
cast
support for run-end encoded arrays
arrow
#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 Changes to the parquet crate
Box<dyn AsyncArrowWriter>
and Box<dyn AsyncArrowReader>
parquet
#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 Changes to the parquet crate
values
field
parquet
#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
Add a 'prefetch' option to Changes to the parquet crate
ParquetRecordBatchStream
to load the next row group while decoding
parquet
#6676
opened Nov 3, 2024 by
masonh22
Loading…
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 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
None
when Parquet page indexes are not present in file
api-change
#6639
opened Oct 29, 2024 by
etseidl
Loading…
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 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
ParquetError::NeedMoreData
mark ParquetError
as non_exhaustive
api-change
#6630
opened Oct 25, 2024 by
etseidl
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.