Andy Grove
Andy Grove
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** When I run SQL benchmarks, I cannot tell from the UI which...
# Which issue does this PR close? N/A # Rationale for this change This is essential to comprehending how Ballista is executing a query.  # What changes are included...
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** We have a very basic scheduler UI. This issue is for tracking...
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** I would like to be able to download query plans in dot...
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** I can currently download query plans in dot format from the scheduler...
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** I plan on cutting the release candidate on October 14th. It would...
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** Add REST API documentation to User Guide **Describe the solution you'd like**...
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** I would like users to be able to download Ballista docker images...
**Describe the bug** A clear and concise description of what the bug is. ``` #6 3.081 cc1: error: unrecognized command line option '-m64' #6 3.083 make[1]: *** [Makefile:678: apps/app_rand.o] Error...
**Describe the bug** The Ballista CLI executes queries against a DataFusion context, not Ballista, if no host and port are provided. **To Reproduce** :point_up: **Expected behavior** We should either remove...