apache / datafusion-ballista

Apache DataFusion Ballista Distributed Query Engine
https://datafusion.apache.org/ballista
Apache License 2.0
1.56k stars 197 forks source link

Remove build-in object store registry #1114

Closed milenkovicm closed 1 week ago

milenkovicm commented 1 week ago

... as users can plug in their own now.

Which issue does this PR close?

relates to #1067

Rationale for this change

Ballista provides a way to users to plug-in their own object store registry, which provide much more flexibility.

What changes are included in this PR?

Remove object store registry

Are there any user-facing changes?

ballista external features s3, azure and gcp are removed from crate .