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

Expose arrow-schema methods, for use when writing parquet outside of ArrowWriter parquet Changes to the parquet crate
#6916 opened Dec 27, 2024 by wiedld Loading…
[object_store] Support MD5 checksum in attributes object-store Object Store Interface
#6915 opened Dec 26, 2024 by tzembo Loading…
test(arrow-ord): remove duplicate logic and make it easier to add tests arrow Changes to the arrow crate
#6913 opened Dec 26, 2024 by rluvaton Loading…
feat(arrow-ord): support boolean in rank and sorting list of booleans arrow Changes to the arrow crate
#6912 opened Dec 26, 2024 by rluvaton Loading…
Support interval multiplication and division by arbitrary numerics arrow Changes to the arrow crate
#6906 opened Dec 19, 2024 by milevin Loading…
Fix: Support for e notation using existing parse_decimal in string to decimal conversion 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
#6905 opened Dec 19, 2024 by himadripal Loading…
Allow hints for upcasting parquet to arrow integer types parquet Changes to the parquet crate
#6892 opened Dec 17, 2024 by gruuya Draft
expose get_or_insert_key and some optimization function for dict arrow Changes to the arrow crate
#6876 opened Dec 12, 2024 by rluvaton Draft
1 task done
Create Specific builder for typed builder trait and easier to use for lists arrow Changes to the arrow crate
#6863 opened Dec 10, 2024 by rluvaton Draft
4 tasks
[arrow-string] Implement string view support for regexp_match arrow Changes to the arrow crate
#6849 opened Dec 6, 2024 by tlm365 Loading…
Report uncompressed column size as a statistic parquet Changes to the parquet crate
#6848 opened Dec 6, 2024 by AdamGS Draft
deduplicate variadic buffers in MutableArrayData::extend for ByteView arrays arrow Changes to the arrow crate
#6808 opened Nov 27, 2024 by onursatici Loading…
Add support StringView / BinaryView in interleave kernel arrow Changes to the arrow crate
#6779 opened Nov 23, 2024 by onursatici Loading…
impl std::fmt::Write for StringViewBuilder / BinaryViewBuilder arrow Changes to the arrow crate
#6777 opened Nov 22, 2024 by alamb Draft
RecordBatch normalization (flattening) arrow Changes to the arrow crate
#6758 opened Nov 20, 2024 by ngli-me Draft
Update MSRVs to be accurate arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate development-process Related to development process of arrow-rs object-store Object Store Interface parquet Changes to the parquet crate
#6742 opened Nov 17, 2024 by itsjunetime Loading…
Convert some panics that happen on invalid parquet files to error results parquet Changes to the parquet crate
#6738 opened Nov 16, 2024 by jp0317 Loading…
Prevent FlightData overflowing max size limit whenever possible. arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate
#6690 opened Nov 5, 2024 by itsjunetime Draft
Don't attempt to run 64-bit tests on 32-bit platforms arrow Changes to the arrow crate parquet Changes to the parquet crate parquet-derive
#6678 opened Nov 4, 2024 by drauschenbach Draft
Faster utf8 validation parquet Changes to the parquet crate
#6668 opened Oct 31, 2024 by Dandandan Loading…
arrow-cast: Support FixedSizeBinary packing arrow Changes to the arrow crate
#6666 opened Oct 31, 2024 by metalmatze Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.