yjshen commented on pull request #811:
URL: https://github.com/apache/arrow-datafusion/pull/811#issuecomment-903106790


   Thank you @alamb @houqp @jorgecarleitao for your great help! 
   
   This PR initially contains several functions related to reading data, 
including the core object store abstraction, a more general scan partitioning 
abstraction, and some refactoring of parquet scan. At the same time, as I think 
more and get more valuable input, the scope becomes more extensive. Although I 
try to maintain PR lean as possible,  leaving out some functionality such as 
JSON/CVS scan,  it grows inevitably huge and is hard to review.
   
   I agree we could make the current PR a proof of concept, and I'm happy to 
break it down into several parts to get the work finally merged. 
   
   As for the design doc for the object store API, I can write up a draft 
proposal first this weekend. Please help to review and revise it when it's 
available. Thanks again @alamb for offering the help on the doc part :) 


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