Commits


Pand9 authored and Chao Sun committed 1f310df80ca
ARROW-8473: [Rust] Untick "Statistics support" The statistics are not supported in parquet-rs. Search for "statistics" in src/column/writer.rs or reader.rs for confirmation. https://issues.apache.org/jira/browse/ARROW-8473 Closes #6951 from Pand9/patch-1 Authored-by: Pand9 <krzstanislawek@gmail.com> Signed-off-by: Chao Sun <sunchao@apache.org>