projects
/
arrow-rs.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix: Null buffer accounts for `offset` in `substring` kernel. (#1704)
2022-05-16
Remzi Yang
Fix: Null buffer accounts for `offset` in `substring...
commit
|
commitdiff
|
tree
2022-05-15
Remzi Yang
Speed up the offsets checking (#1684)
commit
|
commitdiff
|
tree
2022-05-13
Raphael Taylor-Davies
Fix Parquet Arrow Schema Inference (#1682)
commit
|
commitdiff
|
tree
2022-05-13
Andrew Lamb
Prepare for release of 14.0.0 (#1693)
commit
|
commitdiff
|
tree
2022-05-13
Andrew Lamb
Fix docs.rs build (#1696)
commit
|
commitdiff
|
tree
2022-05-12
Remzi Yang
Add `async` into doc features (#1349)
commit
|
commitdiff
|
tree
2022-05-12
kazuhiko kikuchi
fix bench command line options (#1685)
commit
|
commitdiff
|
tree
2022-05-12
ryan-jacobs1
support duration in ffi (#1689)
commit
|
commitdiff
|
tree
2022-05-11
Raphael Taylor-Davies
Use bytes in parquet (#1474) (#1683)
commit
|
commitdiff
|
tree
2022-05-10
Liang-Chi Hsieh
Fix generate_unions_case for Rust case (#1677)
commit
|
commitdiff
|
tree
2022-05-10
Raphael Taylor-Davies
Enable branch protection (#1679)
commit
|
commitdiff
|
tree
2022-05-09
Liang-Chi Hsieh
Support dictionary arrays in length and bit_length...
commit
|
commitdiff
|
tree
2022-05-09
Chao Sun
Add dictionary array support for substring function...
commit
|
commitdiff
|
tree
2022-05-09
Raphael Taylor-Davies
Fix logical merge conflict in #1588 (#1678)
commit
|
commitdiff
|
tree
2022-05-09
Raphael Taylor-Davies
Add support for nested list arrays from parquet to...
commit
|
commitdiff
|
tree
2022-05-08
Remzi Yang
replace by (#1664)
commit
|
commitdiff
|
tree
2022-05-08
Liang-Chi Hsieh
Receive schema from flight data. (#1670)
commit
|
commitdiff
|
tree
2022-05-08
Kamil Konior
do not require exact version (#1668)
commit
|
commitdiff
|
tree
2022-05-08
Liang-Chi Hsieh
Exclude `dict_id` and `dict_is_ordered` from equality...
commit
|
commitdiff
|
tree
2022-05-08
Liang-Chi Hsieh
Fix generate_nested_dictionary_case integration test...
commit
|
commitdiff
|
tree
2022-05-06
Yijie Shen
Add `DecimalType` support in `new_null_array ` (#1659)
commit
|
commitdiff
|
tree
2022-05-06
Raphael Taylor-Davies
Remove parquet dictionary converters (#1661) (#1662)
commit
|
commitdiff
|
tree
2022-05-06
Remzi Yang
Remove `StringOffsetTrait` and `BinaryOffsetTrait`...
commit
|
commitdiff
|
tree
2022-05-06
Trent Feda
Pretty Print `UnionArray`s (#1648)
commit
|
commitdiff
|
tree
2022-05-05
Remzi Yang
Minor: simplify the function `GenericListArray::get_type...
commit
|
commitdiff
|
tree
2022-05-05
Remzi Yang
Add `substring` support for `FixedSizeBinaryArray`...
commit
|
commitdiff
|
tree
2022-05-03
Andrew Lamb
correct arrow-flight readme version (#1641)
commit
|
commitdiff
|
tree
2022-05-03
Peter C. Jentsch
Do not assume dictionaries exists in footer (#1631)
commit
|
commitdiff
|
tree
2022-05-02
Liang-Chi Hsieh
Fix UnionArray is_null (#1632)
commit
|
commitdiff
|
tree
2022-05-02
Kamil Konior
expose row-group flush in public api (#1634)
commit
|
commitdiff
|
tree
2022-04-29
Andrew Lamb
Prepare for arrow-rs 13.0.0 release (#1624)
commit
|
commitdiff
|
tree
2022-04-29
Atef Sawaed
Fix decimals min max statistics (#1621)
commit
|
commitdiff
|
tree
2022-04-29
Remzi Yang
use standard library (#1629)
commit
|
commitdiff
|
tree
2022-04-28
Andrew Lamb
Clarify docs on UnionBuilder::append_null (#1628)
commit
|
commitdiff
|
tree
2022-04-28
Raphael Taylor-Davies
Fix Null Mask Handling in ArrayData And UnionArray...
commit
|
commitdiff
|
tree
2022-04-27
dependabot[bot]
Update flatbuffers requirement from =2.1.1 to =2.1...
commit
|
commitdiff
|
tree
2022-04-25
Remzi Yang
Add `substring` support for binary (#1608)
commit
|
commitdiff
|
tree
2022-04-25
Jörn Horstmann
Don't access and validate offset buffer in ListArray...
commit
|
commitdiff
|
tree
2022-04-25
Andrew Lamb
Add example readme (#1615)
commit
|
commitdiff
|
tree
2022-04-25
Andrew Lamb
Improve docs and examples links on main readme (#1614)
commit
|
commitdiff
|
tree
2022-04-25
Liang-Chi Hsieh
Read/Write nested dictionaries under FixedSizeList...
commit
|
commitdiff
|
tree
2022-04-24
tfeda
Update datatypes in parquet::basic::LogicalType (#1612)
commit
|
commitdiff
|
tree
2022-04-23
Chao Sun
Parquet: schema validation should allow scale == precision...
commit
|
commitdiff
|
tree
2022-04-21
Liang-Chi Hsieh
Fix map nullable flag in `ParquetTypeConverter` (#1592)
commit
|
commitdiff
|
tree
2022-04-20
Liang-Chi Hsieh
Read/write nested dictionary under map in ipc stream...
commit
|
commitdiff
|
tree
2022-04-20
Liang-Chi Hsieh
Read/write nested dictionary under large list in ipc...
commit
|
commitdiff
|
tree
2022-04-19
Remzi Yang
Add utf-8 validation checking for `substring` (#1577)
commit
|
commitdiff
|
tree
2022-04-18
Andrew Lamb
Derive `Clone` and `PartialEq` for json `DecoderOptions...
commit
|
commitdiff
|
tree
2022-04-18
DuRipeng
Support casting to/from `DataType::Null` in `cast`...
commit
|
commitdiff
|
tree
2022-04-17
Raphael Taylor-Davies
Remove reference indirection for Copy types in substring...
commit
|
commitdiff
|
tree
2022-04-17
tfeda
Replace &Option<T> with Option<&T> (#1571)
commit
|
commitdiff
|
tree
2022-04-16
Liang-Chi Hsieh
Use littleendian arrow files for projection_should_work...
commit
|
commitdiff
|
tree
2022-04-15
Andrew Lamb
Prepare for 12.0.0 release: Update version and CHANGELOG...
commit
|
commitdiff
|
tree
2022-04-15
Raphael Taylor-Davies
Split out ListArrayReader into separate module (#1483...
commit
|
commitdiff
|
tree
2022-04-15
Raphael Taylor-Davies
fix infinite loop in not fully packed bit-packed runs...
commit
|
commitdiff
|
tree
2022-04-15
Andrew Lamb
Add test for creating FixedSizeBinaryArray::try_from_sparse_...
commit
|
commitdiff
|
tree
2022-04-15
Liang-Chi Hsieh
Read/write nested dictionary in ipc stream reader/writer...
commit
|
commitdiff
|
tree
2022-04-15
Chao Sun
initial commit (#1564)
commit
|
commitdiff
|
tree
2022-04-15
Raphael Taylor-Davies
Split out MapArray into separate module (#1483) (#1562)
commit
|
commitdiff
|
tree
2022-04-15
Raphael Taylor-Davies
Support empty projection in ParquetRecordBatchReader...
commit
|
commitdiff
|
tree
2022-04-14
Liang-Chi Hsieh
Fix incorrect `into_buffers` for UnionArray (#1567)
commit
|
commitdiff
|
tree
2022-04-14
Andrew Lamb
Add CI check for full validation mode (#1546)
commit
|
commitdiff
|
tree
2022-04-14
Raphael Taylor-Davies
Add option to skip decoding arrow metadata from parquet...
commit
|
commitdiff
|
tree
2022-04-13
Andrew Lamb
Improve JSON reader documentation (#1559)
commit
|
commitdiff
|
tree
2022-04-13
Andrew Lamb
Conslidate JSON reader options (#1539)
commit
|
commitdiff
|
tree
2022-04-13
Thomas Peiselt
Fix reading dictionaries from nested structs in ipc...
commit
|
commitdiff
|
tree
2022-04-12
Raphael Taylor-Davies
Create RecordBatch With Non-Zero Row Count But No Columns...
commit
|
commitdiff
|
tree
2022-04-12
Sumit
Allow json reader/decoder to work with format_strings...
commit
|
commitdiff
|
tree
2022-04-12
Yijie Shen
minor: enable Date32/64 to String/LargeString cast...
commit
|
commitdiff
|
tree
2022-04-10
Remzi Yang
update the doc of `substring` (#1529)
commit
|
commitdiff
|
tree
2022-04-08
Andrew Lamb
fix clippy errors in 1.60 (#1527)
commit
|
commitdiff
|
tree
2022-04-07
Liang-Chi Hsieh
Add `new_from_strings` to create `MapArrays` (#1507)
commit
|
commitdiff
|
tree
2022-04-07
Liang-Chi Hsieh
Fix reading nested lists from parquet files (#1517)
commit
|
commitdiff
|
tree
2022-04-07
Jörn Horstmann
Decouple buffer deallocation from ffi and allow creating...
commit
|
commitdiff
|
tree
2022-04-07
Remzi Yang
Speed up the `substring` kernel by about 2x (#1512)
commit
|
commitdiff
|
tree
2022-04-07
Andrew Lamb
chore: Update `prost`, `prost-derive` and `prost-types...
commit
|
commitdiff
|
tree
2022-04-06
Sven Cattell
Fix for missing documentation of `GenericListBuilder...
commit
|
commitdiff
|
tree
2022-04-05
Andrew Lamb
Add a diagram to `take` kernel documentation (#1524)
commit
|
commitdiff
|
tree
2022-04-05
Andrew Lamb
Mark remove-old-releases.sh executable (#1522)
commit
|
commitdiff
|
tree
2022-04-05
Remzi Yang
Delete duplicate code in the `sort` kernel (#1519)
commit
|
commitdiff
|
tree
2022-04-01
Andrew Lamb
Prepare for release version `11.1.0` (#1514)
commit
|
commitdiff
|
tree
2022-03-31
Liang-Chi Hsieh
Implement ArrayEqual for UnionArray (#1469)
commit
|
commitdiff
|
tree
2022-03-31
Liang-Chi Hsieh
Add FFI for Arrow C Stream Interface (#1384)
commit
|
commitdiff
|
tree
2022-03-30
Andrew Lamb
Clarify docs that SlicesIterator ignores null values...
commit
|
commitdiff
|
tree
2022-03-30
Andrew Lamb
Update release scripts to automatically clean up old...
commit
|
commitdiff
|
tree
2022-03-30
Remzi Yang
Support calculating number of chars for `StringArray...
commit
|
commitdiff
|
tree
2022-03-30
Andrew Lamb
Implement `size_hint` and `ExactSizedIterator` for...
commit
|
commitdiff
|
tree
2022-03-29
Remzi Yang
update doc (#1491)
commit
|
commitdiff
|
tree
2022-03-29
Liang-Chi Hsieh
Use Arrow take kernel within ListArrayReader (#1490)
commit
|
commitdiff
|
tree
2022-03-29
Jörn Horstmann
Fix miri error in try_from_trusted_len_iter (#1497)
commit
|
commitdiff
|
tree
2022-03-28
Remzi Yang
Add `length` kernel support for List Array (#1488)
commit
|
commitdiff
|
tree
2022-03-28
Yijie Shen
Support sort for decimal data type (#1487)
commit
|
commitdiff
|
tree
2022-03-27
Liang-Chi Hsieh
Fix generate_non_canonical_map_case, fix `MapArray...
commit
|
commitdiff
|
tree
2022-03-25
Raphael Taylor-Davies
Fix reading/writing nested null arrays (#1480) (#1036...
commit
|
commitdiff
|
tree
2022-03-25
Raphael Taylor-Davies
Split ArrayReaderBuilder into its own module (#1483...
commit
|
commitdiff
|
tree
2022-03-24
Remzi Yang
Support the `length` kernel on Binary Array (#1465)
commit
|
commitdiff
|
tree
2022-03-23
Remzi Yang
fix doc (#1471)
commit
|
commitdiff
|
tree
2022-03-22
Liang-Chi Hsieh
Fix doc (#1463)
commit
|
commitdiff
|
tree
2022-03-22
Liang-Chi Hsieh
Fix generate_map_case (#1457)
commit
|
commitdiff
|
tree
2022-03-22
jakevin
Improve performance of DictionaryArray::try_new() ...
commit
|
commitdiff
|
tree
next