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-04-29
Andrew Lamb
Prepare for arrow-rs 13.0.0 release (#1624)
13.0.0
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Atef Sawaed
Fix decimals min max statistics (#1621)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Remzi Yang
use standard library (#1629)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Andrew Lamb
Clarify docs on UnionBuilder::append_null (#1628)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Raphael Taylor...
Fix Null Mask Handling in ArrayData And UnionArray...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-27
dependabot...
Update flatbuffers requirement from =2.1.1 to =2.1...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Remzi Yang
Add `substring` support for binary (#1608)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Jörn Horstmann
Don't access and validate offset buffer in ListArray...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Andrew Lamb
Add example readme (#1615)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Andrew Lamb
Improve docs and examples links on main readme (#1614)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-25
Liang-Chi Hsieh
Read/Write nested dictionaries under FixedSizeList...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-24
tfeda
Update datatypes in parquet::basic::LogicalType (#1612)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-23
Chao Sun
Parquet: schema validation should allow scale == precis...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-21
Liang-Chi Hsieh
Fix map nullable flag in `ParquetTypeConverter` (#1592)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-20
Liang-Chi Hsieh
Read/write nested dictionary under map in ipc stream...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-20
Liang-Chi Hsieh
Read/write nested dictionary under large list in ipc...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-19
Remzi Yang
Add utf-8 validation checking for `substring` (#1577)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-18
Andrew Lamb
Derive `Clone` and `PartialEq` for json `DecoderOptions...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-18
DuRipeng
Support casting to/from `DataType::Null` in `cast`...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-17
Raphael Taylor...
Remove reference indirection for Copy types in substrin...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-17
tfeda
Replace &Option<T> with Option<&T> (#1571)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-16
Liang-Chi Hsieh
Use littleendian arrow files for projection_should_work...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Andrew Lamb
Prepare for 12.0.0 release: Update version and CHANGELO...
12.0.0
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Raphael Taylor...
Split out ListArrayReader into separate module (#1483...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Raphael Taylor...
fix infinite loop in not fully packed bit-packed runs...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Andrew Lamb
Add test for creating FixedSizeBinaryArray::try_from_sp...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Liang-Chi Hsieh
Read/write nested dictionary in ipc stream reader/write...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Chao Sun
initial commit (#1564)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Raphael Taylor...
Split out MapArray into separate module (#1483) (#1562)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-15
Raphael Taylor...
Support empty projection in ParquetRecordBatchReader...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Liang-Chi Hsieh
Fix incorrect `into_buffers` for UnionArray (#1567)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Andrew Lamb
Add CI check for full validation mode (#1546)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-14
Raphael Taylor...
Add option to skip decoding arrow metadata from parquet...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-13
Andrew Lamb
Improve JSON reader documentation (#1559)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-13
Andrew Lamb
Conslidate JSON reader options (#1539)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-13
Thomas Peiselt
Fix reading dictionaries from nested structs in ipc...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-12
Raphael Taylor...
Create RecordBatch With Non-Zero Row Count But No Colum...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-12
Sumit
Allow json reader/decoder to work with format_strings...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-12
Yijie Shen
minor: enable Date32/64 to String/LargeString cast...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-10
Remzi Yang
update the doc of `substring` (#1529)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-08
Andrew Lamb
fix clippy errors in 1.60 (#1527)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-07
Liang-Chi Hsieh
Add `new_from_strings` to create `MapArrays` (#1507)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-07
Liang-Chi Hsieh
Fix reading nested lists from parquet files (#1517)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-07
Jörn Horstmann
Decouple buffer deallocation from ffi and allow creatin...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-07
Remzi Yang
Speed up the `substring` kernel by about 2x (#1512)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-07
Andrew Lamb
chore: Update `prost`, `prost-derive` and `prost-types...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-06
Sven Cattell
Fix for missing documentation of `GenericListBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Andrew Lamb
Add a diagram to `take` kernel documentation (#1524)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Andrew Lamb
Mark remove-old-releases.sh executable (#1522)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-05
Remzi Yang
Delete duplicate code in the `sort` kernel (#1519)
commit
|
commitdiff
|
tree
|
snapshot
2022-04-01
Andrew Lamb
Prepare for release version `11.1.0` (#1514)
11.1.0
commit
|
commitdiff
|
tree
|
snapshot
2022-03-31
Liang-Chi Hsieh
Implement ArrayEqual for UnionArray (#1469)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-31
Liang-Chi Hsieh
Add FFI for Arrow C Stream Interface (#1384)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
Andrew Lamb
Clarify docs that SlicesIterator ignores null values...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
Andrew Lamb
Update release scripts to automatically clean up old...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
Remzi Yang
Support calculating number of chars for `StringArray...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-30
Andrew Lamb
Implement `size_hint` and `ExactSizedIterator` for...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-29
Remzi Yang
update doc (#1491)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-29
Liang-Chi Hsieh
Use Arrow take kernel within ListArrayReader (#1490)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-29
Jörn Horstmann
Fix miri error in try_from_trusted_len_iter (#1497)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-28
Remzi Yang
Add `length` kernel support for List Array (#1488)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-28
Yijie Shen
Support sort for decimal data type (#1487)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-27
Liang-Chi Hsieh
Fix generate_non_canonical_map_case, fix `MapArray...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-25
Raphael Taylor...
Fix reading/writing nested null arrays (#1480) (#1036...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-25
Raphael Taylor...
Split ArrayReaderBuilder into its own module (#1483...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-24
Remzi Yang
Support the `length` kernel on Binary Array (#1465)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-23
Remzi Yang
fix doc (#1471)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-22
Liang-Chi Hsieh
Fix doc (#1463)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-22
Liang-Chi Hsieh
Fix generate_map_case (#1457)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-22
jakevin
Improve performance of DictionaryArray::try_new() ...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-22
Liang-Chi Hsieh
Fix Parquet reader for null list (#1448)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-19
Liang-Chi Hsieh
Remove Clone and copy source structs internally (#1449)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-18
Andrew Lamb
Prepare for 11.0.0 release (#1461)
11.0.0
commit
|
commitdiff
|
tree
|
snapshot
2022-03-17
Liang-Chi Hsieh
Fix generate_interval_case in integration test (#1446)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-17
Remzi Yang
rewrite doc (#1450)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-17
jakevin
enhancement: remove redundant if/clamp_min/abs (#1428)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-16
Kyle Barron
Set `default-features = false` for `zstd` in the parque...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-16
Liang-Chi Hsieh
`filter` kernel should work with FixedSizeListArrays...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-16
Liang-Chi Hsieh
filter kernel should work with UnionArray (#1412)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-16
Remzi Yang
Rewrite doc example of ListArray and LargeListArray...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-14
Liang-Chi Hsieh
Fix generate_decimal128_case (#1440)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-14
Liang-Chi Hsieh
Fix integration doc (#1438)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-14
Raphael Taylor...
Fix DeltaBitPack MiniBlock Bit Width Padding (#1418)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-12
Remzi Yang
Add doc example for creating `FixedSizeListArray` ...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Jörn Horstmann
Support nullable keys in DictionaryArray::try_new ...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Jörn Horstmann
Fix possibly unaligned writes in MutableBuffer (#1421)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
jakevin
Add value_unchecked() for FixedSizeBinaryArray (#1420)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
dependabot...
Update zstd requirement from 0.10 to 0.11 (#1415)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Wang Fenjin
Implement basic FlightSQL Server (#1386)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Remzi Yang
Remove duplicate bound check in the function shift...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-11
Liang-Chi Hsieh
Directly write to MutableBuffer in substring (#1423)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-09
Daniël Heres
Implement projection for arrow file / streams (#1339)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-09
Chao Sun
Add dictionary support for C data interface (#1407)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-08
Remzi Yang
fix (#1406)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-07
jakevin
add unit test to check all none (#1405)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-06
Andrew Lamb
Improve integration testing docs (#1403)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-06
Sumit
Move csv Parser trait and its implementations to utils...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-06
Yijie Shen
Introduce `ReadOptions` with builder API, for parquet...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-06
Andrew Lamb
Add note in contributing guideline about types of contr...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
Andrew Lamb
fix: Fix grpc schema hack in flight integration test...
commit
|
commitdiff
|
tree
|
snapshot
next