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

Slower utf8view cases reproducer arrow Changes to the arrow crate
#7351 opened Mar 28, 2025 by zhuqi-lucas Loading…
Add documentation and examples for pretty printing, make pretty_format_columns_with_options pub arrow Changes to the arrow crate documentation Improvements or additions to documentation
#7346 opened Mar 27, 2025 by alamb Loading…
refactor: apply borrowed chunk reader to Sbbf::read_from_column_chunk parquet Changes to the parquet crate
#7345 opened Mar 27, 2025 by ethe Loading…
Remove default implementation for AsyncFileReader::get_metadata_with_options api-change Changes to the arrow API parquet Changes to the parquet crate
#7342 opened Mar 27, 2025 by corwinjoy Loading…
Minor: reserve space for output views in ByteViewArrayDecoderDictionary parquet Changes to the parquet crate
#7338 opened Mar 26, 2025 by alamb Draft
Add an option to show column type arrow Changes to the arrow crate
#7335 opened Mar 26, 2025 by blaginin Loading…
Parquet: Support reading Parquet metadata via suffix range requests 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
#7334 opened Mar 26, 2025 by kylebarron Loading…
chore(deps): update tonic-build requirement from =0.12.3 to =0.13.0 arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate auto-dependencies
#7333 opened Mar 26, 2025 by dependabot bot Loading…
chore(deps): update tonic requirement from 0.12.3 to 0.13.0 arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate auto-dependencies
#7332 opened Mar 26, 2025 by dependabot bot Loading…
Bump object_store to 0.12.0 next-major-release the PR has API changes and it waiting on the next major version parquet Changes to the parquet crate
#7328 opened Mar 25, 2025 by mbrobbel Draft
Add take_in kernel arrow Changes to the arrow crate
#7325 opened Mar 24, 2025 by ctsk Draft
feat: add append_array for some array builder implementations arrow Changes to the arrow crate
#7309 opened Mar 18, 2025 by rluvaton Loading…
Add support for file row numbers in Parquet readers 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
#7307 opened Mar 18, 2025 by jkylling Loading…
memory tracking with memory pool arrow Changes to the arrow crate
#7303 opened Mar 18, 2025 by waynexia Loading…
Add a JSON reader option to ignore type conflicts arrow Changes to the arrow crate
#7276 opened Mar 12, 2025 by scovich Loading…
build(deps): update bincode requirement from 1.3.3 to 2.0.1 arrow Changes to the arrow crate auto-dependencies
#7270 opened Mar 11, 2025 by dependabot bot Loading…
build(deps): update object_store requirement from 0.11.0 to 0.12.0 api-change Changes to the arrow API auto-dependencies next-major-release the PR has API changes and it waiting on the next major version parquet Changes to the parquet crate
#7260 opened Mar 10, 2025 by dependabot bot Loading…
Change Parquet API interaction for u64 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
#7252 opened Mar 8, 2025 by alchemist51 Loading…
refactor!: do not default the struct array length to 0 in Struct::try_new arrow Changes to the arrow crate
#7247 opened Mar 6, 2025 by westonpace Loading…
feat: add rounding logic and scale zero fix parse_decimal to match parse_string_to_decimal_native behavior 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
#7179 opened Feb 23, 2025 by himadripal Loading…
Publically re-export rand with test_utils arrow Changes to the arrow crate
#7128 opened Feb 12, 2025 by alamb Loading…
Add Parquet Modular encryption support (write) parquet Changes to the parquet crate
#7111 opened Feb 10, 2025 by rok Loading…
Implement Type and Array for Decimal32 and Decimal64 arrow Changes to the arrow crate next-major-release the PR has API changes and it waiting on the next major version parquet Changes to the parquet crate
#7098 opened Feb 8, 2025 by CurtHagenlocher Loading…
New SerializedPageReader when dictionary page is provided parquet Changes to the parquet crate
#7087 opened Feb 6, 2025 by trungda Draft
ProTip! Exclude everything labeled bug with -label:bug.