Lifecycle state of a DDSQL tabular query response.
running means the query is still executing and the client should poll
the fetch endpoint with the returned query_id. completed means the
result set is inlined in columns and no further polling is required.
Lifecycle state of a DDSQL tabular query response.
runningmeans the query is still executing and the client should poll the fetch endpoint with the returnedquery_id.completedmeans the result set is inlined incolumnsand no further polling is required.