parseable icon indicating copy to clipboard operation
parseable copied to clipboard

Unify and use a single S3 client

Open nitisht opened this issue 3 years ago • 0 comments

Currently the server uses aws-sdk-s3 while Datafusion has a dependency on object-storage crate that uses rusoto. We need to unify and use a single S3 client in both the places so there is lesser overhead in config / maintainence.

nitisht avatar Aug 28 '22 00:08 nitisht