Dandandan commented on issue #907: URL: https://github.com/apache/arrow-datafusion/issues/907#issuecomment-902018820
My personal feeling is that we probably don't want to have every storage system inside the DataFusion crate by default but either: * Keep separate crates, like `datafusion-s3` which has implementations for some interfaces, and maybe also exposes some helper functions * Have some optional features (e.g. `s3`) living inside the crate. Wydt @alamb @houqp @andygrove @jorgecarleitao -- 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]
