Sign in
apache
/
arrow-rs
/
HEAD
a49af1d
fix: [9018]Fixed RunArray slice offsets(row, cast, eq) (#9213)
by Manish Kumar
· 11 hours ago
main
d0ed407
Move extension type construction logic out of Field (#9266)
by Ryan Johnson
· 12 hours ago
fab8e75
Add BinaryFormatSupport and Row Encoder to `arrow-avro` Writer (#9171)
by Connor Sanders
· 33 hours ago
fe126d0
make_decoder accepts borrowed DataType instead of owned (#9270)
by Ryan Johnson
· 33 hours ago
4cd2d14
AvroError enum for arrow-avro crate (#8759)
by nathaniel-d-ef
· 36 hours ago
22cf1ba
Factor out json reader's static make_decoder args to a struct (#9271)
by Ryan Johnson
· 2 days ago
6505d2a
Revert "Seal Array trait (#9092)", mark `Array` as `unsafe` (#9234)
by Gabriel
· 2 days ago
40f69b4
Support casting negative scale decimals to numeric (#9207)
by Chiicake
· 2 days ago
c10fe77
Add tests and fixes for schema resolution bug (#9237)
by Connor Sanders
· 2 days ago
096751f
Add additional coverage for StringViewArray comparisons (#9257)
by Andrew Lamb
· 4 days ago
ddb6c42
[Parquet] test adaptive predicate pushdown with skipped page (#9251)
by Kosta Tarasov
· 5 days ago
bd76edd
Add bench for LocalFileSystem (#9248)
by Daniël Heres
· 5 days ago
7034a63
[Parquet] Provide only encrypted column stats in plaintext footer (#8305)
by Rok Mihevc
· 5 days ago
0258ec0
Speed up string view comparison (up to 3x) (#9250)
by Daniël Heres
· 5 days ago
3c6ca57
Improve parquet BinaryView / StringView decoder performance (up to -35%) (#9236)
by Daniël Heres
· 6 days ago
6f4d887
[Parquet] test adaptive predicate pushdown with skipped page (#9243)
by Adam Curtis
· 6 days ago
4d6825e
[Parquet] Add test for reading/writing long UTF8 StringViews (#9246)
by Andrew Lamb
· 6 days ago
d60b1cd
docs(parquet): move async parquet example into ArrowReaderBuilder docs (#9167)
by Vignesh
· 7 days ago
827be42
Avoid a clone when creating `FixedSizeBinaryArray` from ArrayData (#9186)
by Andrew Lamb
· 7 days ago
b64b458
Avoid a clone when creating `FixedSizeListArray` from ArrayData (#9187)
by Andrew Lamb
· 7 days ago
93ebd3a
Avoid a clone when creating `RunEndArray` from ArrayData (#9189)
by Andrew Lamb
· 7 days ago
ebace17
Speedup filter (up to ~1.5x) `FilterBuilder::Optimize`/`BitIndexIterator`/`iter_set_bits_rev` (#9229)
by Daniël Heres
· 8 days ago
abd11d7
Add additional test coverage for `BatchCoalescer` push_batch_with_filter (#9218)
by Andrew Lamb
· 9 days ago
a1949e4
fix: liberal parsing of zero scale decimals (#8700)
by Marko Grujic
· 9 days ago
ba21a83
[Parquet] Optimize appending max level comparison in DefinitionLevelDecoder (#9217)
by Jörn Horstmann
· 9 days ago
ba3446b
[Parquet] perf: reuse seeked File clone in ChunkReader::get_read() (#9214)
by Florian Valeye
· 10 days ago
9c6065c
Add benchmarks for reading struct arrays from parquet (#9210)
by Jörn Horstmann
· 10 days ago
191aa7c
Remove dead code to fix clippy failure on main (#9215)
by Andrew Lamb
· 10 days ago
d4b293d
Avoid a clone when creating `ListViewArray` from ArrayData (#9193)
by Andrew Lamb
· 10 days ago
556942c
Avoid a clone when creating `ListArray` from ArrayData (#9194)
by Andrew Lamb
· 10 days ago
a92c8a9
[Variant] Support Shredded Lists/Array in `variant_get` (#9049)
by Liam Bao
· 10 days ago
618cab7
Avoid a clone when creating `MapArray` from ArrayData (#9192)
by Andrew Lamb
· 10 days ago
2ea4097
Avoid a clone when creating `UnionArray` from ArrayData (#9188)
by Andrew Lamb
· 10 days ago
ac640da
Avoid panic on Date32 overflow (#9144)
by cht42
· 11 days ago
e565074
arrow-ipc: add reset method to DictionaryTracker (#9196)
by albertlockett
· 11 days ago
96b3052
[Parquet] perf: Create Utf8/BinaryViewArray directly rather than via `ArrayData` (#9121)
by Andrew Lamb
· 11 days ago
cfb9807
Deprecate `ArrowReaderOptions::with_page_index` and update API (#9199)
by Matthew Kim
· 11 days ago
d80fdaa
fix: Row encoding an array of type `Struct([])` (#7419)
by Alex Huang
· 11 days ago
3a019d0
fix: take_run return empty array instead of panic. (#9182)
by Thor
· 11 days ago
91b1405
Avoid a clone when creating `NullArray` from ArrayData (#9191)
by Andrew Lamb
· 12 days ago
1db1a88
Avoid a clone when creating `DictionaryArray` from ArrayData (#9185)
by Andrew Lamb
· 13 days ago
1035781
Avoid a clone when creating `PrimitiveArray` from ArrayData (#9190)
by Andrew Lamb
· 13 days ago
be24e4f
arrow-cast: Add display formatter for ListView (#9175)
by Frederic Branczyk
· 13 days ago
8b67776
Add Avro Reader projection API (#9162)
by Connor Sanders
· 13 days ago
d81d6c3
[parquet] Add row group index virtual column (#9117)
by Matthew Kim
· 13 days ago
c70804a
Add find_nth_set_bit_position (#9151)
by Daniël Heres
· 13 days ago
991eb2a
fix missing utf8 check for conversion from BinaryViewArray to StringViewArray (#9158)
by Andrew Lamb
· 13 days ago
ac81eb2
Improve docs and add build() method to `{Null,Boolean,}BufferBuilder` (#9155)
by Andrew Lamb
· 13 days ago
7a85e90
add `#[inline]` to `BitIterator` `next` function (#9177)
by Raz Luvaton
· 13 days ago
156c941
Improve `ArrowReaderBuilder::with_row_filter` documentation (#9153)
by Andrew Lamb
· 13 days ago
989044c
refactor: streamline date64 tests (#9165)
by cht42
· 13 days ago
2ee0fa0
docs: update examples in ArrowReaderOptions to use in-memory buffers (#9163)
by Andrea Bozzo
· 13 days ago
9b633fb
feat: add null comparison handling in make_comparator (#9150)
by Alex Huang
· 14 days ago
89d6b49
Add `TimestampWithOffset` canonical extension type (#8743)
by Lucas Valente
· 14 days ago
a453c84
lint: remove unused function (fix clippy (#9178)
by Raz Luvaton
· 14 days ago
13d497a
perf: improve calculating length performance for nested arrays in row conversion (#9079)
by Raz Luvaton
· 14 days ago
f445bfc
perf: improve calculating length performance for `GenericByteArray` in row conversion (#9078)
by Raz Luvaton
· 14 days ago
d610468
Avoid a clone when creating StringArray/BinaryArray from ArrayData (#9160)
by Andrew Lamb
· 14 days ago
1295fea
Avoid a clone when creating `BooleanArray` from ArrayData (#9159)
by Andrew Lamb
· 14 days ago
517b553
Minor: try and avoid an allocation creating `GenericByteViewArray` from `ArrayData` (#9156)
by Andrew Lamb
· 14 days ago
f122d77
perf: improve field indexing in JSON StructArrayDecoder (1.7x speed up) (#9086)
by Alex Huang
· 2 weeks ago
90839df
[Parquet] perf: Create StructArrays directly rather than via `ArrayData` (1% improvement) (#9120)
by Andrew Lamb
· 2 weeks ago
4ddaa8c
doc: add example of RowFilter usage (#9115)
by Sonny
· 2 weeks ago
7ecef6e
[Parquet] perf: Create `PrimitiveArray`s directly rather than via `ArrayData` (#9122)
by Andrew Lamb
· 2 weeks ago
8beeab2
perf: improve calculating length performance for view byte array in row conversion (#9080)
by Raz Luvaton
· 2 weeks ago
a7b8907
feat: add `reserve` to `Rows` (#9142)
by Raz Luvaton
· 2 weeks ago
1ef55f1
arrow-ipc: Add tests for nested dicts for Map and Union arrays (#9146)
by Frederic Branczyk
· 2 weeks ago
b904318
fix:[9018]Fixed RunArray slice offsets (#9036)
by Manish Kumar
· 2 weeks ago
3f5eebd
Update ASF copyright year in NOTICE (#9145)
by Mohit rao
· 2 weeks ago
4b3da3d
Uncomment part of test_utf8_single_column_reader_test (#9148)
by Kosta Tarasov
· 2 weeks ago
237065b
Avoid clones in `make_array` for `StructArray` and `GenericByteViewArray` (#9114)
by Andrew Lamb
· 2 weeks ago
02af070
docs(variant): fix VariantObject::get documentation to reflect Option return type (#9139)
by Mohit rao
· 2 weeks ago
ee6c3fb
fix: support cast from `Null` to list view/run encoded/union types (#9134)
by Jeffrey Vo
· 2 weeks ago
5db4f50
docs: Improve main README.md and highlight community (#9119)
by Andrew Lamb
· 2 weeks ago
802b890
Add `BooleanBufferBuilder::extend_trusted_len` (#9137)
by Daniël Heres
· 2 weeks ago
601be25
perf: Avoid ArrayData allocation in PrimitiveArray::reinterpret_cast (#9129)
by Andrew Lamb
· 2 weeks ago
f338149
Add nullif_kernel benchmark (#9089)
by Andrew Lamb
· 2 weeks ago
6aae76b
perf: optimize hex decoding in json (1.8x faster in binary-heavy) (#9091)
by Alex Huang
· 3 weeks ago
200fb06
Avoid overallocating arrays in coalesce primitives / views (#9132)
by Daniël Heres
· 3 weeks ago
298d3aa
Change FlightSQLClient to return `FlightError` & cleanup code (#8916)
by 张林伟
· 3 weeks ago
b765274
Docs: Add additional documentation and example for `make_array` (#9112)
by Andrew Lamb
· 3 weeks ago
b2aeab1
doc: fix link on FixedSizeListArray doc (#9033)
by Jeffrey Vo
· 3 weeks ago
5a1e482
bench: added to row_format benchmark conversion of 53 non-nested columns (#9081)
by Raz Luvaton
· 3 weeks ago
b736f08
[arrow] Minimize allocation in GenericViewArray::slice() (#9016)
by Max Burke
· 3 weeks ago
86b6617
Add options to skip decoding `Statistics` and `SizeStatistics` in Parquet metadata (#9008)
by Ed Seidl
· 3 weeks ago
7856970
docs(parquet): add example for preserving dictionary encoding (#9116)
by Andrea Bozzo
· 3 weeks ago
57b64b4
Fix IPC roundtripping dicts nested in ListViews (#9126)
by Frederic Branczyk
· 3 weeks ago
67af92e
fix: display `0 secs` for empty DayTime/MonthDayNano intervals (#9023)
by Jeffrey Vo
· 3 weeks ago
7a4e639
Fix clippy (#9130)
by Andrew Lamb
· 3 weeks ago
cfba3cc
Updated arrow-pyarrow to use pyo3 0.27, updated deprecated code warnings (#8773)
by Stephen Carman
· 3 weeks ago
266965b
Remove parquet arrow_cast dependency (#9077)
by Raphael Taylor-Davies
· 3 weeks ago
0890a2c
Update readme for geospatial crate (#9124)
by Dewey Dunnington
· 3 weeks ago
13c43c4
[Variant] Optimize the object header generation logic in ObjectBuilder::finish (#8031)
by Congxian Qiu
· 3 weeks ago
96637fc
Speed up binary kernels (30% faster `and` and `or`), add `BooleanBuffer::from_bitwise_binary_op` (#9090)
by Andrew Lamb
· 3 weeks ago
964daec
chore: switch test from `bincode` to maintained `postcard` crate (RUSTSEC-2025-0141 ) (#9104)
by Andrew Lamb
· 3 weeks ago
73bbfee
feat: add benchmarks for json parser (#9107)
by Alex Huang
· 3 weeks ago
37d5013
docs: Update release schedule in README.md (#9111)
by Andrew Lamb
· 3 weeks ago
67e04e7
feat: change default behavior for Parquet `PageEncodingStats` to bitmask (#9051)
by WaterWhisperer
· 3 weeks ago
9e822e0
Update version to `57.2.0`, add CHANGELOG (#9103)
by Andrew Lamb
· 3 weeks ago
57.2.0
57.2.0-rc1
28f66f9
Add Union encoding documentation (#9102)
by Eduard Akhmetshin
· 3 weeks ago
Next »