Closed Dandandan closed 1 year ago
Closes https://github.com/apache/arrow-ballista/issues/689
I want to get some details (like the running executors / free slots / etc.) from the state outside of ballista. The (crate) visibility makes this quite a bit harder to do this.
(crate)
Which issue does this PR close?
Closes https://github.com/apache/arrow-ballista/issues/689
Rationale for this change
I want to get some details (like the running executors / free slots / etc.) from the state outside of ballista. The
(crate)
visibility makes this quite a bit harder to do this.What changes are included in this PR?
Are there any user-facing changes?