Skip to content

Pull requests: apache/arrow-go

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
Assigned to nobody Loading
Sort

Pull requests list

fix(arrow/csv): preserve decimal precision
#1022 opened Jul 25, 2026 by fallintoplace Contributor Loading…
fix(arrow/array): ignore zero-count union appends
#1026 opened Jul 25, 2026 by fallintoplace Contributor Loading…
fix(arrow/array): skip empty table chunks
#1023 opened Jul 25, 2026 by fallintoplace Contributor Loading…
fix(arrow/scalar): reject negative array lengths
#1024 opened Jul 25, 2026 by fallintoplace Contributor Loading…
fix(arrow/csv): respect timestamp timezones
#1025 opened Jul 25, 2026 by fallintoplace Contributor Loading…
fix(arrow/array): validate struct builder field lengths
#1021 opened Jul 25, 2026 by fallintoplace Contributor Loading…
fix(parquet/variant): reject truncated scalar values
#1017 opened Jul 25, 2026 by fallintoplace Contributor Loading…
fix(arrow/array): validate fixed-size list child lengths
#1019 opened Jul 25, 2026 by fallintoplace Contributor Loading…
fix(arrow/array): validate list builder offsets
#1020 opened Jul 25, 2026 by fallintoplace Contributor Loading…
fix(arrow/array): validate list-view builder dimensions
#1018 opened Jul 25, 2026 by fallintoplace Contributor Loading…
fix(parquet/encoding): respect declared RLE payload lengths
#1015 opened Jul 25, 2026 by fallintoplace Contributor Loading…
fix(parquet/encoding): reject invalid delta byte prefixes
#1014 opened Jul 25, 2026 by fallintoplace Contributor Loading…
fix(parquet/encoding): reject invalid delta length payloads
#1013 opened Jul 25, 2026 by fallintoplace Contributor Loading…
fix(parquet/encoding): validate delta binary packed headers
#1012 opened Jul 25, 2026 by fallintoplace Contributor Loading…
fix(parquet/encoding): bound lazy dictionary growth
#1011 opened Jul 25, 2026 by fallintoplace Contributor Loading…
fix(parquet/metadata): reject malformed fixed-width statistics
#1010 opened Jul 25, 2026 by fallintoplace Contributor Loading…
fix(parquet/pqarrow): reject timestamp coercion overflow
#1008 opened Jul 25, 2026 by fallintoplace Contributor Loading…
fix(parquet/metadata): preserve infinite floating-point statistics
#1007 opened Jul 25, 2026 by fallintoplace Contributor Loading…
fix(parquet/pqarrow): preserve INT96 timestamps across units
#1006 opened Jul 25, 2026 by fallintoplace Contributor Loading…
fix(arrow/scalar): allow null extension scalars to keep null storage
#1000 opened Jul 24, 2026 by fallintoplace Contributor Loading…
fix(parquet/file): count repeated skips in logical rows
#1002 opened Jul 24, 2026 by fallintoplace Contributor Loading…
fix(arrow/scalar): handle nil child values in run-end scalars
#1001 opened Jul 24, 2026 by fallintoplace Contributor Loading…
fix(arrow/tensor): default nil dimension names to empty strings
#999 opened Jul 24, 2026 by fallintoplace Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.