We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14bb0f8 commit dfe4e6bCopy full SHA for dfe4e6b
docs/reference/esql/esql-query-api.asciidoc
@@ -92,6 +92,6 @@ Column `name` and `type` for each column returned in `values`. Each object is a
92
Column `name` and `type` for each queried column. Each object is a single column. This is only
93
returned if `drop_null_columns` is sent with the request.
94
95
-`rows`::
+`values`::
96
(array of arrays)
97
Values for the search results.
0 commit comments