apache / datafusion-ballista

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

Remove redundant session_registry #791

Closed yahoNanJing closed 1 year ago

yahoNanJing commented 1 year ago

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

The mode session_registry is no longer used in Ballista.

Describe the solution you'd like

Better to remove it.

Describe alternatives you've considered

Additional context