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 example reading data from an mmaped IPC file arrow Changes to the arrow crate
#6986 opened Jan 15, 2025 by alamb Loading…
Update parquet-testing pin, add tests for new invalid data development-process Related to development process of arrow-rs parquet Changes to the parquet crate
#6984 opened Jan 15, 2025 by alamb Loading…
Improve arrow-ipc documentation arrow Changes to the arrow crate
#6983 opened Jan 14, 2025 by alamb Loading…
Add simdutf8 feature to make simdutf8 optional, consolidate check_valid_utf8 parquet Changes to the parquet crate
#6979 opened Jan 14, 2025 by alamb Loading…
Export NullBufferBuilder along with BooleanBufferBuilder in arrow crate arrow Changes to the arrow crate
#6976 opened Jan 13, 2025 by alamb Loading…
chore: Add initial benchmarks for Arrow IPC Stream writer arrow Changes to the arrow crate
#6972 opened Jan 13, 2025 by andygrove Loading…
feat: add ListView equal arrow Changes to the arrow crate
#6969 opened Jan 12, 2025 by Kikkon Loading…
Avro codec enhancements + Avro Reader arrow Changes to the arrow crate
#6965 opened Jan 10, 2025 by jecsand838 Draft
Use u64 range instead of usize, for better wasm32 support api-change Changes to the arrow API object-store Object Store Interface
#6961 opened Jan 10, 2025 by XiangpengHao Loading…
feat(arrow-ipc) Add: Support FileReader and StreamReader skip array data validation arrow Changes to the arrow crate
#6938 opened Jan 4, 2025 by totoroyyb Loading…
add binary support in arrow-string arrow Changes to the arrow crate
#6926 opened Dec 31, 2024 by rluvaton Loading…
feat(arrow-array): add from_iter for DictionaryArray for building BinaryDictionaryArray api-change Changes to the arrow API arrow Changes to the arrow crate
#6922 opened Dec 31, 2024 by rluvaton Draft
Experimental parquet decoder with first-class selection pushdown support parquet Changes to the parquet crate
#6921 opened Dec 30, 2024 by XiangpengHao Loading…
[object_store] Support MD5 checksum in attributes object-store Object Store Interface
#6915 opened Dec 26, 2024 by tzembo Draft
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
Report uncompressed column size as a statistic parquet Changes to the parquet crate
#6848 opened Dec 6, 2024 by AdamGS Draft
ProTip! Filter pull requests by the default branch with base:main.