elasticsearch/docs/reference/query-languages
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
..
eql [docs] Fix various syntax and rendering errors (#127062) 2025-04-24 17:57:03 +02:00
esql ESQL: Extend RENAME syntax to allow a new = old syntax (#129212) 2025-06-11 21:16:48 +10:00
images [DOCS] Fix broken images (#126648) 2025-04-11 19:04:08 -07:00
query-dsl Add clarification to semantic_text documentation on default quantization and lexical search support (#128927) 2025-06-06 15:01:50 +02:00
sql [DOCS] Replace irregular whitespaces in docs (#128199) 2025-05-20 16:20:22 +02:00
eql.md Restructure query-languages docs files for clarity (#124797) 2025-03-17 17:58:58 +01:00
esql.md [DOCS][9.x] Improve ESQL reference docs information architecture (#127248) 2025-04-25 09:54:45 +02:00
index.md [Reference] Revisit query language landing page (#127632) 2025-05-07 08:44:49 +02:00
kql.md Fix broken cross-repo links, versions in search connectors docker instructions (#123700) 2025-02-28 16:02:54 +01:00
querydsl.md Restructure query-languages docs files for clarity (#124797) 2025-03-17 17:58:58 +01:00
sql.md Restructure query-languages docs files for clarity (#124797) 2025-03-17 17:58:58 +01:00
toc.yml [DOCS][9.x] Improve ESQL reference docs information architecture (#127248) 2025-04-25 09:54:45 +02:00