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

Improve documentation on ArrayData::offset arrow Changes to the arrow crate documentation Improvements or additions to documentation
#7385 opened Apr 3, 2025 by alamb Loading…
Improve documentation for AsyncFileReader::get_metadata documentation Improvements or additions to documentation parquet Changes to the parquet crate
#7380 opened Apr 3, 2025 by alamb Loading…
Upgrade tonic dependencies to 0.13.0 version arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate
#7377 opened Apr 2, 2025 by rmn-boiko Loading…
Deprecated the public expose of test_util package arrow Changes to the arrow crate parquet Changes to the parquet crate
#7375 opened Apr 2, 2025 by klion26 Loading…
Change Parquet API interaction to use u64 parquet Changes to the parquet crate
#7371 opened Apr 1, 2025 by kylebarron Loading…
Clean up ArrowReaderMetadata::load_async parquet Changes to the parquet crate
#7369 opened Apr 1, 2025 by etseidl Loading…
Parquet: POC for handling struct child via StatisticsConverter parquet Changes to the parquet crate
#7365 opened Mar 31, 2025 by kylebarron Loading…
Minor: reserve space for output views in ByteViewArrayDecoderDictionary parquet Changes to the parquet crate
#7338 opened Mar 26, 2025 by alamb Draft
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…
Add take_in kernel arrow Changes to the arrow crate
#7325 opened Mar 24, 2025 by ctsk Draft
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…
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 Draft
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…
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
Refactor NullBufferBuilder to use an internal state machine arrow Changes to the arrow crate
#7082 opened Feb 6, 2025 by Jefffrey Draft
Add support for Decimal32 and Decimal64 arrow Changes to the arrow crate parquet Changes to the parquet crate
#7061 opened Feb 1, 2025 by CurtHagenlocher Draft
ProTip! Filter pull requests by the default branch with base:main.