viirya commented on code in PR #9208:
URL: https://github.com/apache/arrow-datafusion/pull/9208#discussion_r1488091819
##########
datafusion/core/src/datasource/physical_plan/parquet/row_groups.rs:
##########
@@ -293,6 +293,7 @@ impl PruningStatistics for BloomFilterStatistics {
///
/// Note: This should be implemented for an array of [`RowGroupMetaData`]
instead
/// of per row-group
+#[derive(Debug)]
Review Comment:
Do we need this additionally?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]