apiImpalaQueryResponse
The response contains a list of queries and warnings.
JSON
property | type | description |
---|---|---|
queries | array of queries/queries (apiImpalaQuery) | The list of queries for this response. |
warnings | array of warnings/warnings (string) | This list of warnings for this response. |