fn copy_arrow_reader_metrics(
arrow_reader_metrics: &ArrowReaderMetrics,
predicate_cache_inner_records: &Count,
predicate_cache_records: &Count,
)Expand description
Copies metrics from ArrowReaderMetrics (the metrics collected by the arrow-rs parquet reader) to the parquet file metrics for DataFusion