matthewmturner commented on issue #1532:
URL: 
https://github.com/apache/arrow-datafusion/issues/1532#issuecomment-1063011422


   Given how arrow2 has fine grained controls over io features im wondering if 
it would make sense to pass that through to datafusion so you only have to 
install IO features that are needed.   
   
   Im thinking of this in the use case of using datafusion in ETL jobs where 
each task has its own container and may only need to use 1 or 2 file types.  
this could be a way to help limit container size / speed up installation.


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