datafusion-ballista
datafusion-ballista copied to clipboard
Integration test script should test REST API
Is your feature request related to a problem or challenge? Please describe what you are trying to do. Integration test script should test REST API
Describe the solution you'd like After running queries, use the REST API to get a list of queries and see if they are there. We can use curl for this.
Describe alternatives you've considered None
Additional context None