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
Assigned to nobody Loading
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…
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…
[WIP][POC][Parquet] Add PFOR encoding support parquet Changes to the parquet crate
#10977 opened Sep 3, 2026 by prtkgaur Draft
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 RowSelection::and_then parquet Changes to the parquet crate
#10969 opened Sep 3, 2026 by haohuaijin Contributor Loading…
perf: Optimize RowSelection::and_then for dense masks parquet Changes to the parquet crate
#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…
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-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…
fix(parquet): skip empty data pages in add_data_page parquet Changes to the parquet crate
#10930 opened Aug 31, 2026 by adriangb Contributor Draft
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…
[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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.