apache / datafusion-ballista

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

Introduce CachedBasedObjectStoreRegistry to use data source cache transparently #827

Closed yahoNanJing closed 11 months ago

yahoNanJing commented 1 year ago

Which issue does this PR close?

Closes #826.

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

yahoNanJing commented 1 year ago

Let's consider to merge this PR after https://github.com/apache/arrow-ballista/pull/825 merged.