projects
/
arrow-rs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
arrow-rs.git
2021-11-26
Andrew Lamb
Prepare for 6.3.0 release: Version updated + CHANGELOG...
6.3.0
commit
|
commitdiff
|
tree
|
snapshot
2021-11-26
Andrew Lamb
add more error test case and change the code style...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Andrew Lamb
Support read decimal data from csv reader if user provi...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Andrew Lamb
Adding Pretty Print Support For Fixed Size List (#958...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Andrew Lamb
Fix bug in temporal utilities due to DST being ignored...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Andrew Lamb
Inferring 2. as Float64 for issue #929 (#950) (#966)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Andrew Lamb
Fix CI for latest nightly (#970) (#973)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Andrew Lamb
Fix primitive sort when input contains more nulls than...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Andrew Lamb
Update comfy-table to 5.0 (#957) (#964)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Andrew Lamb
Fix csv writing of timestamps to show timezone. (#849...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Andrew Lamb
Adding ability to parse float from number with leading...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Andrew Lamb
add ilike comparitor (#874) (#961)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Andrew Lamb
Remove unpassable cargo publish check from verify-relea...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Andrew Lamb
Prepare for 6.2.0 release (#947)
6.2.0
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Andrew Lamb
Fix validation for offsets of StructArrays (#942) ...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Andrew Lamb
implement take kernel for null arrays (#939) (#944)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Andrew Lamb
add checker for appending i128 to decimal builder ...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Andrew Lamb
Validate arguments to ArrayData::new and null bit buffe...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Andrew Lamb
fix some warning about unused variables in panic tests...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Andrew Lamb
fix some clippy warnings (#896) (#930)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Andrew Lamb
feat(ipc): add support for deserializing messages with...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Andrew Lamb
test moving out (#895) (#932)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Andrew Lamb
Cherry pick Automatically retry failed MIRI runs to...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Andrew Lamb
Update mod.rs (#909) (#919)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Andrew Lamb
Mark boolean kernels public (#913) (#920)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Andrew Lamb
doc example mistype (#904) (#918)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Andrew Lamb
allow null array to be cased to all other types (#884...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Andrew Lamb
Fix instances of UB that cause tests to not pass under...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-05
Andrew Lamb
feat(ipc): Support writing dictionaries nested in struc...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Andrew Lamb
Fix references to changelog (#905)
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
Andrew Lamb
Release 6.1.0 (#880)
6.1.0
commit
|
commitdiff
|
tree
|
snapshot
2021-10-27
Andrew Lamb
implement eq_dyn and neq_dyn (#858) (#867)
commit
|
commitdiff
|
tree
|
snapshot
2021-10-27
Andrew Lamb
fix: fix a bug in offset calculation for unions (#863...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-27
Andrew Lamb
add lt_bool, lt_eq_bool, gt_bool, gt_eq_bool (#860...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-27
Andrew Lamb
Test out new tarpaulin version (#852) (#866)
commit
|
commitdiff
|
tree
|
snapshot
2021-10-27
Andrew Lamb
fix(ipc): Support serializing structs containing dictio...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Andrew Lamb
Implement boolean equality kernels (#844) (#857)
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Andrew Lamb
Cherry pick fix parquet_derive with default features...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-24
Andrew Lamb
Use kernel utility for parsing timestamps in csv reader...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-24
Andrew Lamb
Update README.md (#834) (#854)
commit
|
commitdiff
|
tree
|
snapshot
2021-10-24
Andrew Lamb
[MINOR] Delete temp file from docs (#836) (#855)
commit
|
commitdiff
|
tree
|
snapshot
2021-10-23
Andrew Lamb
Force fresh cargo cache key in CI (#839) (#851)
commit
|
commitdiff
|
tree
|
snapshot
2021-10-23
Andrew Lamb
[Minor] Fix clippy errors with new rust version (1...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-13
Andrew Lamb
Update version to 6.0.0 (#828)
6.0.0
commit
|
commitdiff
|
tree
|
snapshot
2021-10-13
Andrew Lamb
Add Changelog for 6.0.0 (#827)
commit
|
commitdiff
|
tree
|
snapshot
2021-10-13
Andrew Lamb
Replace `ArrayData::new()` with `ArrayData::try_new...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-13
Wakahisa
JSON reader - empty nested list should not create child...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-13
Sumit
Add support for parsing timezone using chrono-tz (...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-11
Sumit
handle tz while extractiing second/minute/hour from...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-11
Wakahisa
Fewer ByteArray allocations when writing binary columns...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-08
Jiayu Liu
[nit] update readme.md and reformat (#821)
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Wakahisa
Separate parquet writer benchmarks (#818)
commit
|
commitdiff
|
tree
|
snapshot
2021-10-07
Andrew Lamb
Fix null count when casting ListArray (#816)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Matthew Turner
Add Parquet writer example to docs (#797)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Ben Chambers
expose buffer ops (#809)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-30
Kornelijus...
parquet: Avoid NaN check for non-floats (#798)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-26
Andrew Lamb
Remove extra quote in release instructions (#804)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-26
Navin
Doctests for DictionaryArrays. (#805)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-24
msalib
Make parquet's optional arrow dependency skip the defau...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-21
Mike Seddon
add wasm32 to hash, fix wasm32 build (#787)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-21
Navin
Doctests for arrays - via collect method. (#785)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-19
Boaz
Make BooleanBufferBuilder get_bit not require mutable...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-17
Ilya Biryukov
fix: nanosecond timestamp scaling during string convers...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-16
Felix Yan
Add support for riscv64 (#769)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-13
Markus Westerlind
chore: Reduce the amount of code generated by monomorph...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-12
Ben Chambers
fix: Support length on slices with null (#745)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-11
Matthew Turner
Added PartialEq to RecordBatch (#750)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-11
Richard
Export `RowColumnIter` to fix doc (#763)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-10
Jorge Leitao
Use latest nightly in CI to Fix CI for SIMD (#767)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-09
Matthew Turner
Update Bitmap::len to return bits (#749)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-09
mathiaspeters-sig
Optimize array::transform::utils::set_bits (#716)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-09
Ben Chambers
fix: Scalar math operations on slices (#743)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-09
Ben Chambers
fix: new_null_array for structs (#736)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-09
Markus Westerlind
fix: Allow parquet to be compiled without arrow (fix...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-09
Ben Chambers
Add `append_nulls` and `append_trusted_len_iter` to...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-05
Daniël Heres
Upgrade lexical-core to 0.8 (#748)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-03
Ben Chambers
fix: Comparisons against scalar slices (#741)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-03
Ben Chambers
fix: Handle slices in unary kernel (#739)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-02
Krisztián Szűcs
Remove optional prettytable-rs dependency (#737)
commit
|
commitdiff
|
tree
|
snapshot
2021-09-01
Krisztián Szűcs
PyO3 bridge for pyarrow interoperability (#691)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-31
Sergii Mikhtoniuk
Fix decimal repr in schema (#721)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-29
Sergii Mikhtoniuk
Fix decimal value_as_string (#722)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-28
Andrew Lamb
Add a note on rust compiler testing and compatibility...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-28
Xavier Lange
Parquet Derive: remove obscure feature flags, make...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-26
Ilya Biryukov
Support arrow readers for strings with DELTA_BYTE_ARRAY...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-26
Jiayu Liu
fix edition 2021 (#714)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-26
baishen
Implement `regexp_matches_utf8` (#706)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
Yuan Zhou
Support binary data type in `build_struct_array`. ...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-19
Navin
Doctest for PrimitiveArray using from_iter_values....
commit
|
commitdiff
|
tree
|
snapshot
2021-08-18
Andrew Lamb
Update dev README with fancier regular expression for...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Chojan Shang
Change to comfy-table from prettytable-rs (#656)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-16
Sumit
allow casting from Timestamp based arrays to utf8 ...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-15
Boaz
Add get_bit to BooleanBufferBuilder (#693)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-12
Pete Koomen
Allow creation of String arrays from &Option<&str>...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Andrew Lamb
Write FixedLenByteArray stats for FixedLenByteArray...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Roee Shlomo
Make rand an optional dependency (#674)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-08
Andrew Lamb
Write boolean stats for boolean columns (not i32 stats...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-08
Navin
Doctests for DictionaryArray::from_iter, PrimitiveDicti...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-08
Andrew Lamb
Add some do comments to parquet bit_util (#663)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-08
Ben Chambers
allocate enough bytes when writing booleans (#658)
commit
|
commitdiff
|
tree
|
snapshot
next