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

Add SpawnService object-store Object Store Interface
#7253 opened Mar 8, 2025 by tustvold Loading…
Change Parquet API interaction for u64 parquet Changes to the parquet crate
#7252 opened Mar 8, 2025 by alchemist51 Draft
Allow INT96 timestamps to be stores as FixedSizeBinary(12) parquet Changes to the parquet crate
#7250 opened Mar 7, 2025 by mbutrovich Loading…
build(deps): update bincode requirement from 1.3.3 to 2.0.0 arrow Changes to the arrow crate auto-dependencies
#7249 opened Mar 7, 2025 by dependabot bot 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…
Move make_builder into mod.rs
#7218 opened Feb 28, 2025 by lewiszlw Loading…
Expose field_builders in StructBuilder arrow Changes to the arrow crate
#7217 opened Feb 28, 2025 by lewiszlw Loading…
Improve parquet gzip compression performance using zlib-rs 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
#7200 opened Feb 26, 2025 by psvri Loading…
Fix: date_part to extract only the requested part (not the overall interval) 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
#7189 opened Feb 24, 2025 by delamarch3 Loading…
feat: add rounding logic and scale zero fix fro 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…
Test : move tests for parse_string_decimal_native to parse_decimal arrow Changes to the arrow crate
#7177 opened Feb 22, 2025 by himadripal Loading…
feat: impl PartialEq + Eq for GetOptions & PutPayload object-store Object Store Interface
#7152 opened Feb 18, 2025 by crepererum Loading…
chore: upgrade flatbuffer version to 25.2.10 arrow Changes to the arrow crate next-major-release the PR has API changes and it waiting on the next major version
#7134 opened Feb 14, 2025 by tisonkun Loading…
Publically re-export rand with test_utils arrow Changes to the arrow crate
#7128 opened Feb 12, 2025 by alamb Loading…
Update rand requirement from 0.8 to 0.9 (try 2) arrow Changes to the arrow crate next-major-release the PR has API changes and it waiting on the next major version object-store Object Store Interface parquet Changes to the parquet crate
#7126 opened Feb 12, 2025 by alamb Loading…
Update flatbuffers requirement from 24.12.23 to 25.2.10 api-change Changes to the arrow API arrow Changes to the arrow crate auto-dependencies next-major-release the PR has API changes and it waiting on the next major version
#7118 opened Feb 11, 2025 by dependabot bot Loading…
Parquet Modular encryption support parquet Changes to the parquet crate
#7111 opened Feb 10, 2025 by rok Draft
Avoid use of flatbuffers::size_prefixed_root, fix validation error in arrow-flight arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate
#7109 opened Feb 10, 2025 by bkietz 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
feat: impl display for DataType::List 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
#7051 opened Jan 31, 2025 by irenjj Loading…
ProTip! Exclude everything labeled bug with -label:bug.