projects
/
arrow-rs.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Use bytes in parquet (#1474) (#1683)
2022-05-11
Raphael Taylor-Davies
Use bytes in parquet (#1474) (#1683)
commit
|
commitdiff
|
tree
2022-05-10
Raphael Taylor-Davies
Enable branch protection (#1679)
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-06
Raphael Taylor-Davies
Remove parquet dictionary converters (#1661) (#1662)
commit
|
commitdiff
|
tree
2022-04-28
Raphael Taylor-Davies
Fix Null Mask Handling in ArrayData And UnionArray...
commit
|
commitdiff
|
tree
2022-04-17
Raphael Taylor-Davies
Remove reference indirection for Copy types in substring...
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
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
Raphael Taylor-Davies
Add option to skip decoding arrow metadata from parquet...
commit
|
commitdiff
|
tree
2022-04-12
Raphael Taylor-Davies
Create RecordBatch With Non-Zero Row Count But No Columns...
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-14
Raphael Taylor-Davies
Fix DeltaBitPack MiniBlock Bit Width Padding (#1418)
commit
|
commitdiff
|
tree
2022-02-15
Raphael Taylor-Davies
Vectorized DeltaBitPackDecoder (#1281) (#1284)
commit
|
commitdiff
|
tree
2022-02-10
Raphael Taylor-Davies
Fix test_unaligned_bit_chunk_iterator (#1297)
commit
|
commitdiff
|
tree
2022-02-09
Raphael Taylor-Davies
Specialized filter kernels (#1248)
commit
|
commitdiff
|
tree
2022-02-08
Raphael Taylor-Davies
Skip zero-ing primitive nulls (#1280)
commit
|
commitdiff
|
tree
2022-02-07
Raphael Taylor-Davies
Restrict Decoder to compatible types (#1276) (#1277)
commit
|
commitdiff
|
tree
2022-02-02
Raphael Taylor-Davies
Faster bitmask iteration (#1228)
commit
|
commitdiff
|
tree
2022-02-02
Raphael Taylor-Davies
Add `async` arrow parquet reader (#1154)
commit
|
commitdiff
|
tree
2022-02-01
Raphael Taylor-Davies
Batch multiple records in ArrowWriter (#1214)
commit
|
commitdiff
|
tree
2022-01-29
Raphael Taylor-Davies
Fix NullArrayReader (#1245) (#1246)
commit
|
commitdiff
|
tree
2022-01-28
Raphael Taylor-Davies
Revert making parquet::data_type and parquet::arrow...
commit
|
commitdiff
|
tree
2022-01-24
Raphael Taylor-Davies
Fix null bitmap length validation (#1231) (#1232)
commit
|
commitdiff
|
tree
2022-01-24
Raphael Taylor-Davies
Do not concatenate identical dictionaries (#1219)
commit
|
commitdiff
|
tree
2022-01-24
Raphael Taylor-Davies
Remove arrow array reader (#1197) (#1234)
commit
|
commitdiff
|
tree
2022-01-24
Raphael Taylor-Davies
Preserve dictionary encoding when decoding parquet...
commit
|
commitdiff
|
tree
2022-01-18
Raphael Taylor-Davies
parquet: Optimized ByteArrayReader, Add UTF-8 Validation...
commit
|
commitdiff
|
tree
2022-01-17
Raphael Taylor-Davies
Truncate bitmask on split (#1183)
commit
|
commitdiff
|
tree
2022-01-16
Raphael Taylor-Davies
Use tempfile for parquet tests (#1165)
commit
|
commitdiff
|
tree
2022-01-15
Raphael Taylor-Davies
Serialize i128 as JSON string (#1175)
commit
|
commitdiff
|
tree
2022-01-15
Raphael Taylor-Davies
Fix record formatting in 1.58 (#1178)
commit
|
commitdiff
|
tree
2022-01-13
Raphael Taylor-Davies
Improve parquet reading performance for columns with...
commit
|
commitdiff
|
tree
2022-01-12
Raphael Taylor-Davies
Fuzz test different parquet encodings (#1156)
commit
|
commitdiff
|
tree
2022-01-11
Raphael Taylor-Davies
Generify ColumnReaderImpl and RecordReader (#1040...
commit
|
commitdiff
|
tree
2022-01-11
Raphael Taylor-Davies
BooleanBufferBuilder::append_packed (#1038) (#1039)
commit
|
commitdiff
|
tree
2022-01-11
Raphael Taylor-Davies
Improve parquet performance: Skip levels computation...
commit
|
commitdiff
|
tree
2022-01-11
Raphael Taylor-Davies
Restrict RecordReader and friends to scalar types ...
commit
|
commitdiff
|
tree
2022-01-11
Raphael Taylor-Davies
Extends parquet fuzz tests to also tests nulls, dictionaries...
commit
|
commitdiff
|
tree
2022-01-10
Raphael Taylor-Davies
Move more parquet functionality behind experimental...
commit
|
commitdiff
|
tree
2022-01-06
Raphael Taylor-Davies
Dyn comparison of interval arrays (#1106) (#1107)
commit
|
commitdiff
|
tree
2022-01-05
Raphael Taylor-Davies
Make arrow::array_reader private (#1032) (#1133)
commit
|
commitdiff
|
tree
2021-12-20
Raphael Taylor-Davies
Box RleDecoder index buffer (#1061) (#1062)
commit
|
commitdiff
|
tree
2021-12-20
Raphael Taylor-Davies
BooleanBufferBuilder correct buffer length (#1051)...
commit
|
commitdiff
|
tree
2021-12-14
Raphael Taylor-Davies
Extract method to drive PageIterator -> RecordReader...
commit
|
commitdiff
|
tree
2021-12-13
Raphael Taylor-Davies
Simplify parquet arror `RecordReader` (#1021)
commit
|
commitdiff
|
tree
2021-06-08
Raphael Taylor-Davies
Derive Eq and PartialEq for SortOptions (#425)
commit
|
commitdiff
|
tree
2021-05-26
Raphael Taylor-Davies
Only register Flight.proto with cargo if it exists...
commit
|
commitdiff
|
tree
2021-05-23
Raphael Taylor-Davies
fix comparison of dictionaries with different values...
commit
|
commitdiff
|
tree
2021-05-21
Raphael Taylor-Davies
return reference from DictionaryArray::values() (#313...
commit
|
commitdiff
|
tree
2021-04-27
Raphael Taylor-Davies
Support string dictionaries in csv reader (#228) (...
commit
|
commitdiff
|
tree
2021-04-22
Raphael Taylor-Davies
Buffer::from_slice_ref set correct capacity (#18)
commit
|
commitdiff
|
tree
2021-04-22
Raphael Taylor-Davies
ARROW-12493: Add support for writing dictionary arrays...
commit
|
commitdiff
|
tree
2021-04-22
Raphael Taylor-Davies
ARROW-12426: [Rust] Fix concatentation of arrow dictionaries...
commit
|
commitdiff
|
tree