seddonm1 commented on a change in pull request #8831:
URL: https://github.com/apache/arrow/pull/8831#discussion_r537269625



##########
File path: rust/datafusion/src/datasource/datasource.rs
##########
@@ -24,6 +24,24 @@ use crate::arrow::datatypes::SchemaRef;
 use crate::error::Result;
 use crate::physical_plan::ExecutionPlan;
 
+/// The table statistics
+pub struct Statistics {

Review comment:
       that code is the definition from the Parquet statistics so you should 
use i64




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to