comphead commented on code in PR #11893:
URL: https://github.com/apache/datafusion/pull/11893#discussion_r1710068850
##########
datafusion/core/src/datasource/listing/mod.rs:
##########
@@ -78,7 +78,7 @@ pub struct PartitionedFile {
///
/// DataFusion relies on these statistics for planning (in particular to
sort file groups),
/// so if they are incorrect, incorrect answers may result.
Review Comment:
its probably worthy mentioning in the comments the reason why the
`Option<Arc>` datatype was chosen
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]