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 b10920173 Support empty projection in ParquetRecordBatchReader (#1560)
     add 6083a9156 Split out MapArray into separate module (#1483) (#1562)

No new revisions were added by this update.

Summary of changes:
 parquet/src/arrow/array_reader.rs           | 145 +----------------------
 parquet/src/arrow/array_reader/map_array.rs | 172 ++++++++++++++++++++++++++++
 2 files changed, 175 insertions(+), 142 deletions(-)
 create mode 100644 parquet/src/arrow/array_reader/map_array.rs

Reply via email to