elasticsearch/docs/reference/sql/functions
Bogdan Pintea b65a3d00ff
SQL: Limit how much space some string functions can use (#107333) (#107632)
* SQL: Limit how much space some string functions can use (#107333)

This will check and fail if certain functions would generate a result
exceeding a certain fixed byte size.

This prevents an operation/query to fail the entire VM.

(cherry picked from commit f1bcb338ec)

* Fix use of forbidden APIs

* Style
2024-04-18 14:27:37 -04:00
..
aggs.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) (#80458) 2021-11-05 19:41:54 -04:00
conditional.asciidoc Add/update source block delimeters (#83624) (#83853) 2022-02-11 15:44:20 -05:00
date-time.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) (#80458) 2021-11-05 19:41:54 -04:00
geo.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) (#80458) 2021-11-05 19:41:54 -04:00
grouping.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) (#80458) 2021-11-05 19:41:54 -04:00
index.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) (#80458) 2021-11-05 19:41:54 -04:00
like-rlike.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) (#80458) 2021-11-05 19:41:54 -04:00
math.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) (#80458) 2021-11-05 19:41:54 -04:00
operators.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) (#80458) 2021-11-05 19:41:54 -04:00
search.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) (#80458) 2021-11-05 19:41:54 -04:00
string.asciidoc SQL: Limit how much space some string functions can use (#107333) (#107632) 2024-04-18 14:27:37 -04:00
system.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) (#80458) 2021-11-05 19:41:54 -04:00
type-conversion.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) (#80458) 2021-11-05 19:41:54 -04:00