alamb commented on code in PR #16213:
URL: https://github.com/apache/datafusion/pull/16213#discussion_r2115648865


##########
datafusion/common/src/pruning.rs:
##########
@@ -258,7 +261,16 @@ impl PruningStatistics for PartitionPruningStatistics {
 }
 
 /// Prune a set of containers represented by their statistics.
-/// Each [`Statistics`] represents a container (e.g. a file or a partition of 
files).
+///

Review Comment:
   This is the real change of the PR -- to reword this description to try and 
make it easier to understand



-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to