rdettai opened a new pull request #8513:
URL: https://github.com/apache/arrow/pull/8513


   Replace all specific XxxScan nodes with a generic SourceScan that 
dynamically dispatches to any source implementation.
   
   The main goal is to make implementations of custom data sources possible 
(read from S3, custom file formats...). It might also make the LogicalPlan enum 
a bit more readable.
   
   Initial discussion: https://issues.apache.org/jira/browse/ARROW-10368


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to