Hi, I'm new here.Currently I have to read information from a query in databricks. I've used the query API to get the query definition but so far I'm not able to run the query and get the results.Is it possible? Thanks
I'm actually using the '/2.0/preview/sql' endpoint. I tried to use this one in the past but seems that the return has a limitation. Should I switch to the jobs API?