This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from 688dd4c69 Decouple buffer deallocation from ffi and allow creating
buffers from rust vec (#1494)
add f0f91e85d Fix reading nested lists from parquet files (#1517)
No new revisions were added by this update.
Summary of changes:
parquet/src/arrow/array_reader.rs | 67 +++++++++++++
parquet/src/arrow/array_reader/builder.rs | 155 ++++++++++++++++--------------
2 files changed, 148 insertions(+), 74 deletions(-)