-
Notifications
You must be signed in to change notification settings - Fork 874
Insights: apache/arrow-rs
Overview
Could not load contribution data
Please try again later
8 Pull requests merged by 8 people
-
Fix some Clippy 1.85 warnings
#7167 merged
Feb 20, 2025 -
fix: create_random_batch fails with timestamp types having a timezone
#7162 merged
Feb 20, 2025 -
Add Week ISO, Year ISO computation
#7163 merged
Feb 20, 2025 -
arrow-ord: add support for nested types to
partition
#7131 merged
Feb 19, 2025 -
fix: Data type inference for NaN, inf and -inf in csv files
#7150 merged
Feb 19, 2025 -
Preserve null dictionary values in
interleave
andconcat
kernels#7144 merged
Feb 19, 2025 -
object_store: Disable all compression formats in HTTP reqwest client
#7143 merged
Feb 19, 2025 -
Minor: Add doctest to ArrayDataBuilder::build_unchecked
#7139 merged
Feb 16, 2025
10 Pull requests opened by 9 people
-
Align buffers of array data imported through the FFI if they aren't aligned
#7137 opened
Feb 15, 2025 -
`Date` data types can cast to a time zone-specific timestamp
#7141 opened
Feb 16, 2025 -
Use `doc_auto_cfg`, logo and favicon for docs.rs
#7145 opened
Feb 17, 2025 -
feat: impl `PartialEq + Eq` for `GetOptions` & `PutPayload`
#7152 opened
Feb 18, 2025 -
Improve arrow-json deserialization performance by 30%
#7157 opened
Feb 20, 2025 -
Support div_wrapping/rem_wrapping for numeric arithmetic kernels
#7159 opened
Feb 20, 2025 -
feat: implement GetOptions extensions
#7160 opened
Feb 20, 2025 -
feat: add to concat different data types error message the data types
#7166 opened
Feb 20, 2025 -
feat: add `Extensions` to object store `GetOptions`
#7170 opened
Feb 21, 2025 -
Update zstd-sys requirement from >=2.0.0, <2.0.14 to >=2.0.0, <2.0.15
#7172 opened
Feb 21, 2025
15 Issues closed by 6 people
-
create_random_batch fails with timestamp types having a timezone
#7161 closed
Feb 20, 2025 -
Add week_iso, year_of_week_iso extraction?
#7115 closed
Feb 20, 2025 -
[Bug] The "create_random_array" function does not respect input's timezone
#6859 closed
Feb 20, 2025 -
[FlightSQL] Add an interface to FlightSqlService for retrieving the schema key in the request metadata
#6562 closed
Feb 20, 2025 -
Introduce ObjectStore methods that take Session data
#7135 closed
Feb 19, 2025 -
arrow-ord: support partitioning on nested types
#7130 closed
Feb 19, 2025 -
Improper data type inference for NaN, inf and -inf in csv files
#7149 closed
Feb 19, 2025 -
Concatenating dictionaries that have nulls in them yields strange results
#6302 closed
Feb 19, 2025 -
object_store: Should the object_store::path:Path allow a trailing '/'
#7026 closed
Feb 19, 2025 -
object_store returns an error when other compression features are enabled in reqwest
#7142 closed
Feb 19, 2025 -
Regression in parquet reader's handling of non-null children of null parent
#7119 closed
Feb 19, 2025 -
[Object Store] Google Cloud storage doesnt support ETag for conditional put operations
#7146 closed
Feb 19, 2025 -
object_store: GCP object store cannot read objects with special characters in path
#7148 closed
Feb 18, 2025 -
ParquetRecordReader::read_from_row_group - num_records cannot exceed number of rows
#7132 closed
Feb 17, 2025 -
Release arrow-rs / parquet minor version `54.2.0` (~Mar~ Feb 2025)
#7083 closed
Feb 16, 2025
15 Issues opened by 11 people
-
Comment Error
#7174 opened
Feb 22, 2025 -
Make `TzInner` public
#7173 opened
Feb 21, 2025 -
[Discussion] Object Store Composition
#7171 opened
Feb 21, 2025 -
`RowConverter::convert_rows` can return an invalid array if `Struct` contains `Dictionary`
#7169 opened
Feb 21, 2025 -
`RowConverter::convert_columns` panics when encoding `Struct([])`
#7168 opened
Feb 21, 2025 -
`RowConverter::convert_rows` panics when decoding `List(Dictionary)`
#7165 opened
Feb 20, 2025 -
Row converter does not preserve list lengths of `List(Null)`
#7164 opened
Feb 20, 2025 -
Support div_wrapping/rem_wrapping for numeric arithmetic kernels
#7158 opened
Feb 20, 2025 -
Inefficiencies in the arrow-json tape implementation
#7156 opened
Feb 20, 2025 -
Introduce Extensions concept to object_store::GetOptions and object_store::PutOptions
#7155 opened
Feb 19, 2025 -
Remove file-handle from object store GET operations
#7154 opened
Feb 19, 2025 -
Support time-related specifiers when formatting `Date` data types
#7153 opened
Feb 19, 2025 -
Memory consumption grows for `interleave` kernel when input is `StringViewArray`
#7151 opened
Feb 18, 2025 -
Support casting `Date32`/`Date64` to time zone aware `Timestamp`s.
#7140 opened
Feb 16, 2025 -
Array data imported through the FFI might contain unaligned buffers
#7136 opened
Feb 15, 2025
15 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Parquet Modular decryption support
#6637 commented on
Feb 19, 2025 • 5 new comments -
feat: add ListView equal
#6969 commented on
Feb 15, 2025 • 1 new comment -
object_store: put_multipart_opts should allow setting PutMode
#7108 commented on
Feb 19, 2025 • 0 new comments -
Supporting object store FFI
#7075 commented on
Feb 19, 2025 • 0 new comments -
Release arrow-rs / parquet major version `55.0.0` (Apr 2025)
#7084 commented on
Feb 19, 2025 • 0 new comments -
Decouple ObjectStore from Reqwest / Generic HTTP Client Support
#6056 commented on
Feb 21, 2025 • 0 new comments -
Enable conditional put by default for S3
#7080 commented on
Feb 21, 2025 • 0 new comments -
Add `ListViewArray` and `LargeListViewArray`
#5375 commented on
Feb 21, 2025 • 0 new comments -
1. user can choose to show nested type when write to csv 2. Add features to show struct type data as json format
#6950 commented on
Feb 19, 2025 • 0 new comments -
Avro codec enhancements
#6965 commented on
Feb 16, 2025 • 0 new comments -
Add gRPC reflection support to arrow flight
#7009 commented on
Feb 20, 2025 • 0 new comments -
Optimise decimal casting for infallible conversions
#7021 commented on
Feb 20, 2025 • 0 new comments -
Parquet Modular encryption support
#7111 commented on
Feb 21, 2025 • 0 new comments -
Publically re-export `rand` with `test_utils`
#7128 commented on
Feb 19, 2025 • 0 new comments -
chore: upgrade flatbuffer version to `25.2.10`
#7134 commented on
Feb 19, 2025 • 0 new comments