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

Add ConsistentHash for node topology management #830

Closed yahoNanJing closed 11 months ago

yahoNanJing commented 1 year ago

Which issue does this PR close?

Closes #828.

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/827 merged.