Skip to content

Pull requests: apache/arrow-rs

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Document parquet ArrowWriter type limitations parquet Changes to the parquet crate
#5875 opened Jun 12, 2024 by alamb Loading…
Benchmark for casting view to dict arrays (and the reverse) arrow Changes to the arrow crate
#5874 opened Jun 12, 2024 by XiangpengHao Loading…
Implement Take for Dense UnionArray arrow Changes to the arrow crate
#5873 opened Jun 11, 2024 by gstvg Loading…
Add cast View types to DictionaryArray arrow Changes to the arrow crate
#5872 opened Jun 11, 2024 by XiangpengHao Loading…
zero copy cast dict array to view type arrays arrow Changes to the arrow crate
#5871 opened Jun 11, 2024 by XiangpengHao Loading…
Benchmarks for custom parquet format parquet Changes to the parquet crate
#5869 opened Jun 11, 2024 by jhorstmann Draft
Support writing IntervalMonthDayNanoArray to parquet via Arrow Writer parquet Changes to the parquet crate
#5868 opened Jun 11, 2024 by xinlifoobar Loading…
Preallocate for FixedSizeList in concat api-change Changes to the arrow API arrow Changes to the arrow crate
#5862 opened Jun 10, 2024 by judahrand Loading…
Write Bloom filters between row groups instead of the end parquet Changes to the parquet crate
#5860 opened Jun 10, 2024 by progval Loading…
minor: faster primitive arrays encoding into row format arrow Changes to the arrow crate
#5858 opened Jun 8, 2024 by korowa Loading…
feat: call try_merge recursively for list field arrow Changes to the arrow crate
#5852 opened Jun 7, 2024 by mnpw Loading…
Add ArrowError::ArithmeticOverflow api-change Changes to the arrow API arrow Changes to the arrow crate
#5845 opened Jun 5, 2024 by andygrove Loading…
feat(object_store): Add put API for buffered::BufWriter object-store Object Store Interface
#5835 opened Jun 3, 2024 by Xuanwo Loading…
Add ExtensionType for uuid and map to parquet logical type arrow Changes to the arrow crate parquet Changes to the parquet crate
#5822 opened May 31, 2024 by mbrobbel Loading…
fix(ipc): reencode list offsets bug arrow Changes to the arrow crate
#5808 opened May 28, 2024 by JasonLi-cn Loading…
Limit Concurrent HTTP Requests (#5396) object-store Object Store Interface
#5806 opened May 27, 2024 by hesampakdaman Draft
Avoid Allocating When Decoding Thrift parquet Changes to the parquet crate
#5777 opened May 16, 2024 by tustvold Draft
Add GenericListViewArray for ListView & LargeListView arrow Changes to the arrow crate
#5723 opened May 5, 2024 by Kikkon Loading…
Adding compact check functionality to GenericByteViewArray arrow Changes to the arrow crate
#5720 opened May 4, 2024 by ClSlaid Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.