2010YOUY01 commented on code in PR #15473:
URL: https://github.com/apache/datafusion/pull/15473#discussion_r2024515270
##########
datafusion/datasource/src/mod.rs:
##########
@@ -313,6 +314,78 @@ async fn find_first_newline(
Ok(index)
}
+/// Generates test files with min-max statistics in different overlap patterns
+/// Used by tests and benchmarks
Review Comment:
It would be great to include some simple examples at the comment to explain
the arg `overlap_factor`
--
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]