datafusion-objectstore-s3 0.2.1

S3 as an ObjectStore for Datafusion
Documentation
1
2
3
//! `ObjectStore` implementation for the Amazon S3 API

pub mod s3;