tustvold opened a new pull request, #2668:
URL: https://github.com/apache/arrow-datafusion/pull/2668

   _Draft as builds on #2665 and #2660_
   
   # Which issue does this PR close?
   
   Part of https://github.com/apache/arrow-datafusion/issues/2489
   
    # Rationale for this change
   
   Manually plumbing the ObjectStore around introduces the potential for 
inconsistency, and increases code complexity.
   
   # What changes are included in this PR?
   
   Follows on from 
https://github.com/apache/arrow-datafusion/pull/2578#discussion_r884336279 and 
removes the ObjectStore from FileScanConfig and ListingTableConfig, instead 
determining as needed from the session context.
   
   # Are there any user-facing changes?
   
   Yes, this changes the API of FileScanConfig and ListingTableConfig.
   
   # Does this PR break compatibility with Ballista?
   
   Probably...


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

Reply via email to