elasticsearch/docs/reference/query-languages/esql/_snippets
Bogdan Pintea 6c7730d1c9
ESQL: Extend RENAME syntax to allow a new = old syntax (#129212)
This extends RENAME's grammar to allow a new syntax: `| RENAME new_name
= old_name` This is supported along the existing `... old_name AS
new_name` syntax.

Closes #129208
2025-06-11 21:16:48 +10:00
..
commands ESQL: Extend RENAME syntax to allow a new = old syntax (#129212) 2025-06-11 21:16:48 +10:00
common Split ES|QL functions/operators/commands into separate pages for similar functions and make commands examples generated (#126279) 2025-04-10 15:56:05 +02:00
functions [ES|QL] Specify population in StdDev docs (#129225) 2025-06-10 12:47:11 -10:00
lists Take match_phrase out of snapshot and make tech preview (#128925) 2025-06-09 18:55:49 +02:00
operators Split ES|QL functions/operators/commands into separate pages for similar functions and make commands examples generated (#126279) 2025-04-10 15:56:05 +02:00