elasticsearch/docs/reference/sql
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
..
apis SQL: Add CCS SQL documentation (#81545) (#82283) 2022-01-05 16:23:53 -05:00
appendix [DOCS] Remove testenv annotations from doc snippet tests (#80023) (#80458) 2021-11-05 19:41:54 -04:00
endpoints SQL: Update DbVisualizer connection steps (#85167) (#85559) 2022-03-31 11:02:11 -04:00
functions SQL: Limit how much space some string functions can use (#107333) (#107632) 2024-04-18 14:27:37 -04:00
language [DOCS] Update multi-target syntax refs (#83703) (#83747) 2022-02-09 13:44:37 -05:00
concepts.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) (#80458) 2021-11-05 19:41:54 -04:00
getting-started.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
limitations.asciidoc [DOCS] Fix typos (#83895) (#83975) 2022-02-15 13:05:01 -05:00
overview.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) (#80458) 2021-11-05 19:41:54 -04:00
security.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) (#80458) 2021-11-05 19:41:54 -04:00