hi, Drill Team! I have a few questions regarding JSON API. It has POST /query and GET /profiles/cancel/[queryId] endpoints. I’m just wondering why it doesn’t allow you to run a query in background? It will be useful to have query id and check its status or cancel using the cancellation endpoint. Why do you need the cancellation endpoint if you can’t easily get the query id? Is it only for building UIs or there is a way to automate query managing process via JSON API?
Thank you!
