elasticsearch/docs/reference/esql/functions/description/bucket.asciidoc
Bogdan Pintea d6f9d1e69e
ESQL: Rename AUTO_BUCKET to just BUCKET (#107197)
This renames the function AUTO_BUCKET to just BUCKET.
It also removes the experimental tagging of the function in the docs, making it generally available.
2024-04-10 12:21:08 +02:00

5 lines
265 B
Text

// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
*Description*
Creates human-friendly buckets and returns a datetime value for each row that corresponds to the resulting bucket the row falls into.