BlakeOrth commented on code in PR #18370:
URL: https://github.com/apache/datafusion/pull/18370#discussion_r2476014846
##########
datafusion/core/tests/datasource/object_store_access.rs:
##########
@@ -375,6 +415,30 @@ impl Test {
self
}
+ /// Register a partitioned CSV table at the given path relative to the
[`datafusion_test_data`]
+ /// directory
Review Comment:
When writing this I noticed the doc comments on these methods don't quite
make sense since they're using a `mem://` path, but the comment references the
`datafusion_test_data` directory. Unless I'm missing something, I think the
existing doc comments are incorrect?
If so, I'd be happy to change this doc comment and update the existing doc
comments to be more accurate.
--
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]