-
Notifications
You must be signed in to change notification settings - Fork 257
Description
Hi,
I hope creating an issue for this is okay...
Is there some more documentation / an example available for the use of the advertise_flight_sql_endpoint scheduler config?
I was trying run ballista in docker-compose and connecting from the outside, with code based on https://github.com/milenkovicm/ballista_delta.
When fetching results, ballista seems to connect to the executor that produced the result.
My understanding of the docs on advertise_flight_sql_endpoint is that this would allow fetching the result from the scheduler?
Just setting advertise_flight_sql_endpoint to "localhost:12345" didn't show any effect.
Is there any example available that demonstrates how this is intended to be used/configured?
I also tried searching the codebase of usage of this config - but actually only found it used in the config.