rdettai edited a comment on pull request #950:
URL: https://github.com/apache/arrow-datafusion/pull/950#issuecomment-907014261


   > I think this could be achieved inside the S3 object store implementation 
with another PR 
   
   Agreed, my point is mostly about the naming/doc, I find `prefix` pretty 
restrictive
   
   > I think the current, non-filtering version of the listing is made here for 
simplicity
   
   Understood! As the goal of this PR is to set the interface, I thought we 
might as well include everything that will be required, and I am pretty sure 
that filter pushdown to the file listing is a must have. Note that it can be 
included into the interface and not used in the implementations at first, just 
like the filter pushdown in `TableProvider` .


-- 
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...@arrow.apache.org

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


Reply via email to