alamb commented on pull request #1863:
URL: 
https://github.com/apache/arrow-datafusion/pull/1863#issuecomment-1058244600


   > I don't understand why there should be various interfaces. If you want to 
achieve abstraction over tables, the best is to enable a single data 
abstraction/discovery interface that points to tables no matter where they are ?
   
   
   I think it comes down to if the InMemoryCatalog implementation would be used 
for interfaces on top of files -- aka do we want all InMemoryCatalog's to know 
about ObjectStores? 
   
   I can go either way -- if people prefer this way I am fine with that -- 
let's get the PR polished up and we can merge it in


-- 
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