-
Notifications
You must be signed in to change notification settings - Fork 888
Pull requests: apache/arrow-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Change Parquet API interaction for u64
parquet
Changes to the parquet crate
#7252
opened Mar 8, 2025 by
alchemist51
•
Draft
Allow INT96 timestamps to be stores as FixedSizeBinary(12)
parquet
Changes to the parquet crate
#7250
opened Mar 7, 2025 by
mbutrovich
Loading…
build(deps): update bincode requirement from 1.3.3 to 2.0.0
arrow
Changes to the arrow crate
auto-dependencies
#7249
opened Mar 7, 2025 by
dependabot
bot
Loading…
refactor!: do not default the struct array length to 0 in Struct::try_new
arrow
Changes to the arrow crate
#7247
opened Mar 6, 2025 by
westonpace
Loading…
Expose Changes to the arrow crate
field_builders
in StructBuilder
arrow
#7217
opened Feb 28, 2025 by
lewiszlw
Loading…
Improve parquet gzip compression performance using zlib-rs
api-change
Changes to the arrow API
next-major-release
the PR has API changes and it waiting on the next major version
parquet
Changes to the parquet crate
#7200
opened Feb 26, 2025 by
psvri
Loading…
feat:use parse_decimal for generic_string_to_decimal conversion.
arrow
Changes to the arrow crate
#7191
opened Feb 25, 2025 by
himadripal
•
Draft
Fix: 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
date_part
to extract only the requested part (not the overall interval)
api-change
#7189
opened Feb 24, 2025 by
delamarch3
Loading…
feat: add rounding logic and scale zero fix fro parse_decimal to match parse_string_to_decimal_native behavior
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
#7179
opened Feb 23, 2025 by
himadripal
Loading…
Test : move tests for parse_string_decimal_native to parse_decimal
arrow
Changes to the arrow crate
#7177
opened Feb 22, 2025 by
himadripal
Loading…
feat: impl Object Store Interface
PartialEq + Eq
for GetOptions
& PutPayload
object-store
#7152
opened Feb 18, 2025 by
crepererum
Loading…
chore: upgrade flatbuffer version to Changes to the arrow crate
next-major-release
the PR has API changes and it waiting on the next major version
25.2.10
arrow
#7134
opened Feb 14, 2025 by
tisonkun
Loading…
Publically re-export Changes to the arrow crate
rand
with test_utils
arrow
#7128
opened Feb 12, 2025 by
alamb
Loading…
Update rand requirement from 0.8 to 0.9 (try 2)
arrow
Changes to the arrow crate
next-major-release
the PR has API changes and it waiting on the next major version
object-store
Object Store Interface
parquet
Changes to the parquet crate
#7126
opened Feb 12, 2025 by
alamb
Loading…
Update flatbuffers requirement from 24.12.23 to 25.2.10
api-change
Changes to the arrow API
arrow
Changes to the arrow crate
auto-dependencies
next-major-release
the PR has API changes and it waiting on the next major version
#7118
opened Feb 11, 2025 by
dependabot
bot
Loading…
Avoid use of Changes to the arrow crate
arrow-flight
Changes to the arrow-flight crate
flatbuffers::size_prefixed_root
, fix validation error in arrow-flight
arrow
#7109
opened Feb 10, 2025 by
bkietz
Loading…
Implement Type and Array for Decimal32 and Decimal64
arrow
Changes to the arrow crate
next-major-release
the PR has API changes and it waiting on the next major version
parquet
Changes to the parquet crate
#7098
opened Feb 8, 2025 by
CurtHagenlocher
Loading…
Add support for Decimal32 and Decimal64
arrow
Changes to the arrow crate
parquet
Changes to the parquet crate
#7061
opened Feb 1, 2025 by
CurtHagenlocher
•
Draft
Allow for reading improperly encoded UINT_8 and UINT_16 Parquet data
parquet
Changes to the parquet crate
feat: impl display for 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
DataType::List
api-change
#7051
opened Jan 31, 2025 by
irenjj
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.