datafusion-contrib / datafusion-objectstore-s3

S3 as an ObjectStore for DataFusion
Apache License 2.0
59 stars 13 forks source link

Async S3 Support for Read & Write Parquet Files #58

Open sundeepks opened 2 years ago

sundeepks commented 2 years ago

hey, do we have async support to read s3 files I would see support for reading local files using async ParquetRecordBatchStreamBuilder ?