-
Notifications
You must be signed in to change notification settings - Fork 960
Pull requests: apache/arrow-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
make builder public under experimental
parquet
Changes to the parquet crate
#7825
opened Jun 29, 2025 by
XiangpengHao
Loading…
Improvements for parquet writing performance
arrow
Changes to the arrow crate
parquet
Changes to the parquet crate
#7824
opened Jun 29, 2025 by
jhorstmann
•
Draft
Coerce primitive numbers to string faster
arrow
Changes to the arrow crate
#7819
opened Jun 29, 2025 by
abacef
Loading…
Support multi-threaded writing of Parquet files with modular encryption
parquet
Changes to the parquet crate
Implement cast and other operations on decimal32 and decimal64
arrow
Changes to the arrow crate
#7815
opened Jun 28, 2025 by
CurtHagenlocher
Loading…
[Variant] Speedup Changes to the parquet crate
ObjectBuilder
(62x faster)
parquet
#7808
opened Jun 27, 2025 by
friendlymatthew
Loading…
[VARIANT] Support both fallible and infallible access to variants
parquet
Changes to the parquet crate
Add flag in Changes to the parquet crate
ObjectBuilder
to control validation behavior on duplicate field write
parquet
#7801
opened Jun 27, 2025 by
micoo227
Loading…
fix: Change panic to error inChanges to the arrow crate
take
kernel for StringArrary/BinaryArray on overflow
arrow
#7793
opened Jun 26, 2025 by
chenkovsky
Loading…
Perf: Make sort string view fast(1.5X ~ 3X faster)
arrow
Changes to the arrow crate
#7792
opened Jun 26, 2025 by
zhuqi-lucas
Loading…
Fix RowConverter when FixedSizeList is not the last
arrow
Changes to the arrow crate
#7789
opened Jun 26, 2025 by
findepi
Loading…
[VARIANT] Add support for the json_to_variant API
parquet
Changes to the parquet crate
#7783
opened Jun 25, 2025 by
harshmotw-db
Loading…
Add tests for Changes to the arrow crate
BatchCoalescer::push_batch_with_filter
arrow
#7774
opened Jun 25, 2025 by
alamb
Loading…
Continued: Use Arc<[Buffer]> instead of raw Vec<Buffer> in GenericByteViewArray for faster slice
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
#7773
opened Jun 25, 2025 by
ctsk
Loading…
Update release instructions to not push tags until release is approved
development-process
Related to development process of arrow-rs
#7754
opened Jun 23, 2025 by
alamb
Loading…
Move arrow-pyarrow tests that require
pyarrow
to be installed into arrow-pyarrow-testing
crate
#7742
opened Jun 23, 2025 by
alamb
Loading…
add Changes to the arrow crate
garbage_collect_dictionary
to arrow-select
arrow
#7716
opened Jun 19, 2025 by
davidhewitt
Loading…
[Draft]Implemented casting for RunEnd Encoding
arrow
Changes to the arrow crate
#7713
opened Jun 19, 2025 by
rich-t-kid-datadog
•
Draft
Update prost requirement from 0.13.1 to 0.14.1 in the prost group across 1 directory
arrow
Changes to the arrow crate
arrow-flight
Changes to the arrow-flight crate
auto-dependencies
#7708
opened Jun 18, 2025 by
dependabot
bot
Loading…
fix union array builder child nullability
arrow
Changes to the arrow crate
#7703
opened Jun 18, 2025 by
ozgrakkurt
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.