elasticsearch/docs/reference/esql/functions/layout/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

14 lines
367 B
Text

// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
[discrete]
[[esql-bucket]]
=== `BUCKET`
*Syntax*
[.text-center]
image::esql/functions/signature/bucket.svg[Embedded,opts=inline]
include::../parameters/bucket.asciidoc[]
include::../description/bucket.asciidoc[]
include::../types/bucket.asciidoc[]