projects
/
arrow-rs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
arrow-rs.git
2022-02-04
Andrew Lamb
Prepare for 9.0.0 release: Update version + CHANGELOG...
9.0.0
commit
|
commitdiff
|
tree
|
snapshot
2022-02-03
Jiayu Liu
upgrade clap (#1261)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Andrew Lamb
Remove unsupported flag in rustfmt.toml (#1262)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Andrew Lamb
Improve module documentation for parquet crate (#1253)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Raphael Taylor...
Faster bitmask iteration (#1228)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Raphael Taylor...
Add `async` arrow parquet reader (#1154)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Andrew Lamb
Refresh readme / contributing guide (#1252)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
dependabot...
Update chrono-tz requirement from 0.4 to 0.6 (#1259)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
dependabot...
Update zstd requirement from 0.9 to 0.10 (#1257)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Andrew Lamb
Add dependabot (#1256)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Raphael Taylor...
Batch multiple records in ArrowWriter (#1214)
commit
|
commitdiff
|
tree
|
snapshot
2022-02-01
Andrew Lamb
Revert "Pin WASM / packed SIMD tests to nightly-2022...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-31
Remzi Yang
Add docs examples for dynamically compare functions...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-29
Raphael Taylor...
Fix NullArrayReader (#1245) (#1246)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Raphael Taylor...
Revert making parquet::data_type and parquet::arrow...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Remzi Yang
rename to Bitmap::bit_len (#1242)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Remzi Yang
Add Rust Docs examples for UnionArray (#1241)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Matthew Turner
Remove Copy trait from dyn scalar kernels (#1243)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
Remzi Yang
dyn compare for binary array (#1238)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Andrew Lamb
Improve documentation for Bitmap (#1237)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-24
Raphael Taylor...
Fix null bitmap length validation (#1231) (#1232)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-24
Jörn Horstmann
Remove explicit simd arithmetic kernels except for...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-24
Jörn Horstmann
Remove memory-check feature (#1222)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-24
Yijie Shen
[Minor]Re-export `array::builder::make_builder` to...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-24
Yijie Shen
[Minor]`into_inner` for IPC `FileWriter` (#1236)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-24
Raphael Taylor...
Do not concatenate identical dictionaries (#1219)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-24
Raphael Taylor...
Remove arrow array reader (#1197) (#1234)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-24
Raphael Taylor...
Preserve dictionary encoding when decoding parquet...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-23
Remzi Yang
Add non utf8 values into the test cases of BinaryArray...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-22
Patrick More
Update DECIMAL_RE to allow scientific notation in auto...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Andrew Lamb
Prepare for 8.0.0 release: Update CHANGELOG and version...
8.0.0
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Andrew Lamb
Improve changelog generator script settings (#1210)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Yang
Return error from JSON writer rather than panic (#1205)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Helgi Kristvin...
fix a bug in variable sized equality (#1209)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Andrew Lamb
Update parquet crate readme (#1192)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Remzi Yang
Add comparison support for fully qualified BinaryArray...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Edd Robinson
feat: add support for casting Duration/Interval to...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Andrew Lamb
Pin WASM / packed SIMD tests to nightly-2022-01-17...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Helgi Kristvin...
bugfix in display of float16 array (#1194)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Raphael Taylor...
parquet: Optimized ByteArrayReader, Add UTF-8 Validati...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Helgi Kristvin...
feat(parquet): support for reading structs nested withi...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Jiayu Liu
update nightly version for miri (#1189)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-17
Raphael Taylor...
Truncate bitmask on split (#1183)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-17
Helgi Kristvin...
fix: Fix a bug in how filter indices are calculated...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-17
Kun Liu
Support DecimalType in sort and take kernels (#1172)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-17
Jiayu Liu
add from_iter_values for binary array (#1188)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-16
Raphael Taylor...
Use tempfile for parquet tests (#1165)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-15
Raphael Taylor...
Serialize i128 as JSON string (#1175)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-15
Andrew Lamb
Add ticket reference for false positive (#1181)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-15
Raphael Taylor...
Fix record formatting in 1.58 (#1178)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-14
Helgi Kristvin...
Bugfix in parquet writing empty lists of structs (...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-14
Jörn Horstmann
Fix compilation error with simd feature (#1169)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-14
Andrew Lamb
Fix new clippy lints introduced in Rust 1.58 (#1170)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-13
Jörn Horstmann
Simplify and reduce code duplication in arithmetic...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-13
Andrew Lamb
Update dev/release/README for master releases, remove...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-13
Raphael Taylor...
Improve parquet reading performance for columns with...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-13
Andrew Lamb
Remove left over readme file from arrow/arrow-rs split...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-12
Raphael Taylor...
Fuzz test different parquet encodings (#1156)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-12
Liang-Chi Hsieh
Add subtract_scalar kernel (#1152)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-12
Liang-Chi Hsieh
Add multiply_scalar (#1159)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-11
Helgi Kristvin...
feat(json): support for map arrays in json writer ...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-11
Liang-Chi Hsieh
Add add_scalar kernel (#1151)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-11
Andrew Lamb
Document safety justification of some uses of `from_tru...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-11
Liang-Chi Hsieh
Move simd right out of for_each loop (#1150)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-11
Raphael Taylor...
Generify ColumnReaderImpl and RecordReader (#1040...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-11
Andrew Lamb
Remove `GenericStringArray::from_vec` and `GenericStrin...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-11
Raphael Taylor...
BooleanBufferBuilder::append_packed (#1038) (#1039)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-11
Raphael Taylor...
Improve parquet performance: Skip levels computation...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-11
Raphael Taylor...
Restrict RecordReader and friends to scalar types ...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-11
Raphael Taylor...
Extends parquet fuzz tests to also tests nulls, diction...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-10
Raphael Taylor...
Move more parquet functionality behind experimental...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-10
Jörn Horstmann
Implement SIMD comparison operations for types with...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-10
Andrew Lamb
Fix undefined behavor in GenericStringArray::from_iter_...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-08
Andrew Lamb
Update readme to clarify versioning (#1142)
active_release
7.0.0
commit
|
commitdiff
|
tree
|
snapshot
2022-01-08
Andrew Lamb
Update version to 7.0.0 and update CHANGELOG (#1141)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-06
Helgi Kristvin...
feat(ipc): support for reading union arrays through...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-06
Raphael Taylor...
Dyn comparison of interval arrays (#1106) (#1107)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-06
Helgi Kristvin...
feat: union schema serialization/deserialization for...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-06
Andrew Lamb
*_dyn_scalar kernels: Support Float32Array and Float64A...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-06
Benson Muite
Add more information on SIMD (#1138)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-05
Matthew Turner
Add dyn boolean kernels (#1131)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-05
Yordan Pavlov
Fix reading of dictionary encoded pages with null value...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-05
Raphael Taylor...
Make arrow::array_reader private (#1032) (#1133)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-05
Andrew Lamb
Implement Array for ArrayRef, Improve as_* kernels...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-05
Andrew Lamb
Add Schema::with_metadata and Field::with_metadata...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
Sumit
allow using custom datetime format for inference and...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
Andrew Lamb
Update Union Array to add `UnionMode`, match latest...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
Matthew Turner
Add kernel and tests (#1125)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
Matthew Turner
Add kernel and tests (#1123)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
Matthew Turner
Add kernel and tests (#1122)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
Matthew Turner
Add neq dyn scalar kernel (#1118)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
Matthew Turner
Add gt eq dyn scalar kernel (#1117)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
Matthew Turner
Add gt dyn scalar kernel (#1116)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
Matthew Turner
Add lt eq dyn scalar kernel (#1115)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
Matthew Turner
Add kernel and tests (#1121)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
Matthew Turner
Add kernel and tests (#1124)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
Matthew Turner
Add lt dyn scalar kernel (#1114)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-02
Kun Liu
fix bug: error type for BufferBuilder (#1104)
commit
|
commitdiff
|
tree
|
snapshot
2022-01-01
Matthew Turner
Define eq_dyn_scalar API (#1074)
commit
|
commitdiff
|
tree
|
snapshot
2021-12-29
Kun Liu
MutableArrayData support extend decimal data type ...
commit
|
commitdiff
|
tree
|
snapshot
next