Explain a query plan.
post/v2/namespaces/{namespace}/explain_query
Path parameters
namespacestring required
The name of the namespace.
Request body
Response
The query plan explanation.
Changes
Changed in 3 of the 38 revisions of this API.12
- ○
added the new optional request property
allOf[Query]/compute_attributesnew-optional-request-property
- ○
- ▲
the
allOf[Query]/group_by/items/request property type/format changed fromstring/to/request-property-type-changed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the new optional request property
allOf[Query]/limitnew-optional-request-property
- ○