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

Avro codec enhancements + Avro Reader arrow Changes to the arrow crate
#6965 opened Jan 10, 2025 by jecsand838 Draft updated Jan 17, 2025
Make ParquetField public parquet Changes to the parquet crate
#6991 opened Jan 17, 2025 by XiangpengHao Loading… updated Jan 17, 2025
Add check for empty schema in parquet::schema::types::from_thrift_helper parquet Changes to the parquet crate
#6990 opened Jan 17, 2025 by etseidl Loading… updated Jan 17, 2025
fix: column writer for dictionary decimal primitive type parquet Changes to the parquet crate
#6987 opened Jan 16, 2025 by korowa Loading… updated Jan 16, 2025
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… updated Jan 16, 2025
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… updated Jan 16, 2025
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… updated Jan 15, 2025
Add example reading data from an mmaped IPC file arrow Changes to the arrow crate
#6986 opened Jan 15, 2025 by alamb Loading… updated Jan 15, 2025
Improve arrow-ipc documentation arrow Changes to the arrow crate
#6983 opened Jan 14, 2025 by alamb Loading… updated Jan 15, 2025
chore: Add initial benchmarks for Arrow IPC Stream writer arrow Changes to the arrow crate
#6972 opened Jan 13, 2025 by andygrove Loading… updated Jan 14, 2025
Export NullBufferBuilder along with BooleanBufferBuilder in arrow crate arrow Changes to the arrow crate
#6976 opened Jan 13, 2025 by alamb Loading… updated Jan 13, 2025
feat: add ListView equal arrow Changes to the arrow crate
#6969 opened Jan 12, 2025 by Kikkon Loading… updated Jan 13, 2025
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… updated Jan 13, 2025
Experimental parquet decoder with first-class selection pushdown support parquet Changes to the parquet crate
#6921 opened Dec 30, 2024 by XiangpengHao Loading… updated Jan 12, 2025
Add support for deserializing list-encoded JSON structs [#6558] arrow Changes to the arrow crate
#6643 opened Oct 29, 2024 by jagill Loading… updated Jan 11, 2025
RecordBatch normalization (flattening) arrow Changes to the arrow crate
#6758 opened Nov 20, 2024 by ngli-me Draft updated Jan 11, 2025
add binary support in arrow-string arrow Changes to the arrow crate
#6926 opened Dec 31, 2024 by rluvaton Loading… updated Jan 10, 2025
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 updated Jan 10, 2025
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 Draft updated Jan 10, 2025
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 Draft updated Jan 10, 2025
[object_store] Support MD5 checksum in attributes object-store Object Store Interface
#6915 opened Dec 26, 2024 by tzembo Draft updated Jan 10, 2025
feat(arrow-array): add BinaryArrayType similar to StringArrayType arrow Changes to the arrow crate
#6924 opened Dec 31, 2024 by rluvaton Draft updated Jan 10, 2025
Support interval multiplication and division by arbitrary numerics arrow Changes to the arrow crate
#6906 opened Dec 19, 2024 by milevin Loading… updated Jan 10, 2025
Parquet Modular Encryption support parquet Changes to the parquet crate
#6637 opened Oct 28, 2024 by rok Draft updated Jan 9, 2025
ProTip! Type g i on any issue or pull request to go back to the issue listing page.