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-datafusion.git
from 31381bfd9 impl Debug for ColumnarValue, add some docs (#3076)
add 098f0b0e0 Add opening, scanning, processing metrics in file stream
(#3070)
No new revisions were added by this update.
Summary of changes:
.../core/src/physical_plan/file_format/avro.rs | 4 +-
.../core/src/physical_plan/file_format/csv.rs | 4 +-
.../src/physical_plan/file_format/file_stream.rs | 95 +++++++++++++++++++---
.../core/src/physical_plan/file_format/json.rs | 4 +-
.../core/src/physical_plan/file_format/parquet.rs | 3 +-
5 files changed, 90 insertions(+), 20 deletions(-)