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


   @houqp @alamb im very interested in getting s3 / glue support added to 
datafusion cli.  do you know of a way to feature gate other libraries without 
adding their code to datafusion cli codebase? im just concerned that datafusion 
cli codebase could become messy if we end up adding the code and feature gate 
for each functionality like this (i.e. aws s3, aws glue, azure blob, custom 
sql, etc...).  or maybe thats okay? what do you think?
   
   As an aside, and for your information, someone emailed me and wanted to add 
azure blob storage support to datafusion but said they could work on s3 first.  
ive created a repo in the `datafusion-contrib` organization 
(https://github.com/datafusion-contrib/datafusion-objectstore-s3) and will 
point them to the Influxdb IOx implementation for inspiration.


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