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.git.
from 457fa91 ARROW-11343: [Rust][DataFusion] Simplified example with UDF.
add 251ecac ARROW-10766: [Rust] [Parquet] Compute nested list definitions
No new revisions were added by this update.
Summary of changes:
rust/parquet/src/arrow/array_reader.rs | 33 +-
rust/parquet/src/arrow/arrow_writer.rs | 54 +-
rust/parquet/src/arrow/levels.rs | 1450 +++++++++++++++++++++++++++-----
rust/parquet/src/arrow/schema.rs | 16 +-
4 files changed, 1318 insertions(+), 235 deletions(-)