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 get_or_insert_key and some optimization function for dict arrow Changes to the arrow crate
#6876 opened Dec 12, 2024 by rluvaton Loading…
1 task done
add extend_dictionary in dictionary builder for improved performance arrow Changes to the arrow crate
#6875 opened Dec 12, 2024 by rluvaton Loading…
Add deprecation warnings for everything related to dict_id arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate parquet Changes to the parquet crate
#6873 opened Dec 12, 2024 by brancz Loading…
Enable string-based column projections from Parquet files parquet Changes to the parquet crate
#6871 opened Dec 12, 2024 by etseidl Loading…
Improvements to UTF-8 statistics truncation parquet Changes to the parquet crate
#6870 opened Dec 11, 2024 by etseidl Loading…
Update twox-hash requirement from 1.6 to 2.1 auto-dependencies parquet Changes to the parquet crate
#6866 opened Dec 10, 2024 by dependabot bot Loading…
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
Add deprecation / API removal policy arrow Changes to the arrow crate parquet Changes to the parquet crate
#6852 opened Dec 6, 2024 by alamb Loading…
[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 Loading…
Add ArrowToParquetSchemaConverter, deprecate arrow_to_parquet_schema parquet Changes to the parquet crate
#6840 opened Dec 5, 2024 by alamb Loading…
Update sysinfo requirement from 0.32.0 to 0.33.0 auto-dependencies parquet Changes to the parquet crate
#6835 opened Dec 4, 2024 by dependabot bot Loading…
deduplicate variadic buffers in MutableArrayData::extend for ByteView arrays arrow Changes to the arrow crate
#6808 opened Nov 27, 2024 by onursatici Loading…
add byteview specific interleave 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 Loading…
RecordBatch normalization (flattening) arrow Changes to the arrow crate
#6758 opened Nov 20, 2024 by ngli-me Loading…
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 Loading…
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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.