adriangb commented on code in PR #18627:
URL: https://github.com/apache/datafusion/pull/18627#discussion_r2562776836
##########
datafusion/datasource/src/file.rs:
##########
@@ -126,6 +129,13 @@ pub trait FileSource: Send + Sync {
))
}
+ fn try_pushdown_projection(
Review Comment:
Good call, done!
--
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]