-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: apache/arrow-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(arrow-select): preserve nullability for REE and Union take
arrow
Changes to the arrow crate
arrow-select
#10994
opened Sep 4, 2026 by
yongster
Contributor
Loading…
perf(speed up filter_fzb)
arrow
Changes to the arrow crate
arrow-select
#10993
opened Sep 4, 2026 by
Rich-T-kid
Contributor
Loading…
fix(arrow-select): preserve nullif nulls for REE and Union
arrow
Changes to the arrow crate
arrow-select
#10991
opened Sep 4, 2026 by
yongster
Contributor
Loading…
fix(arrow-ipc): write 8-byte i64 length prefix for compressed IPC buffers on wasm32
arrow
Changes to the arrow crate
arrow-ipc
#10989
opened Sep 4, 2026 by
Narendran-KT
Loading…
Experiment with StreamEncoder::encode_to
arrow
Changes to the arrow crate
arrow-ipc
#10985
opened Sep 4, 2026 by
Phoenix500526
Contributor
•
Draft
fix(arrow-buffer): add a fallible collect_bool
arrow
Changes to the arrow crate
arrow-buffer
#10984
opened Sep 4, 2026 by
Cintu07
Contributor
Loading…
perf(nullbuf::expand) non aligned counts
arrow
Changes to the arrow crate
arrow-buffer
#10980
opened Sep 4, 2026 by
Rich-T-kid
Contributor
Loading…
fix(arrow-data): align struct null validation with parent offset
arrow
Changes to the arrow crate
arrow-data
#10970
opened Sep 3, 2026 by
linhongyu510
Contributor
Loading…
bench(parquet): Add benchmarks for mask-backed Changes to the parquet crate
RowSelection::and_then
parquet
#10969
opened Sep 3, 2026 by
haohuaijin
Contributor
Loading…
perf: Optimize Changes to the parquet crate
RowSelection::and_then for dense masks
parquet
#10968
opened Sep 3, 2026 by
haohuaijin
Contributor
Loading…
[Parquet] Populate bloom filters from the dictionary while a column is dictionary encoded
parquet
Changes to the parquet crate
#10966
opened Sep 3, 2026 by
ranflarion
Contributor
Loading…
[Parquet] Add writer option to skip bloom filters for column chunks whose data pages are all dictionary encoded
parquet
Changes to the parquet crate
#10963
opened Sep 2, 2026 by
ranflarion
Contributor
Loading…
Expose IPC decompressed size and bound LZ4 output
arrow
Changes to the arrow crate
arrow-ipc
bug
#10959
opened Sep 2, 2026 by
azecevic000
Loading…
perf(arrow-cast): speed up infallible numeric casts
arrow
Changes to the arrow crate
arrow-cast
performance
#10958
opened Sep 2, 2026 by
alexeigor
Loading…
perf(arrow-select): add take_record_batch_unchecked to skip redundant bounds checks
arrow
Changes to the arrow crate
arrow-select
performance
#10945
opened Sep 1, 2026 by
Rich-T-kid
Contributor
Loading…
perf(arrow-select) : rename generic bound & avoid bounds check in take_primitive
arrow
Changes to the arrow crate
arrow-select
#10944
opened Sep 1, 2026 by
Rich-T-kid
Contributor
Loading…
fix: remove stale Interval -> Int64 arm from can_cast_types
arrow
Changes to the arrow crate
arrow-cast
#10939
opened Sep 1, 2026 by
dylanpulver
Loading…
feat: merge dictionary values for view types, dedup exactly on overflow
arrow
Changes to the arrow crate
arrow-select
enhancement
Any new improvement worthy of a entry in the changelog
#10927
opened Aug 31, 2026 by
okhsunrog
Contributor
Loading…
feat(parquet): create a subset of column writers with per-row-group properties
parquet
Changes to the parquet crate
#10917
opened Aug 30, 2026 by
adriangb
Contributor
Loading…
Replace OffsetBufferBuilder with Vec in byte-array zip
arrow
Changes to the arrow crate
arrow-select
performance
#10913
opened Aug 29, 2026 by
yashkuceriya
Loading…
[Parquet] Stop byte array batches before 32 bit offsets overflow
parquet
Changes to the parquet crate
#10912
opened Aug 29, 2026 by
samvallad33
Loading…
fix(arrow-cast): check remaining temporal cast overflows
arrow
Changes to the arrow crate
arrow-cast
bug
#10907
opened Aug 29, 2026 by
yinli-systems
Contributor
Loading…
chore(arrow-flight-sql): remove register_sql_info from FlightSqlService
api-change
Changes to the arrow API
arrow
Changes to the arrow crate
arrow-flight
Changes to the arrow-flight crate
#10904
opened Aug 28, 2026 by
mnpw
Contributor
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.