elasticsearch/docs/reference/esql/processing-commands
Alexander Spies da5392134f
ESQL: Validate unique plan attribute names (#110488)
* Enforce an invariant in our dependency checker so that logical plans never have duplicate output attribute names or ids.
* Fix ROW to not produce columns with duplicate names.
* Fix ResolveUnionTypes to not create multiple synthetic field attributes for the same union type.
* Add tests for commands using the same column name more than once.
* Update docs w.r.t. how commands behave if they are used with duplicate column names.
2024-07-17 11:39:02 +02:00
..
dissect.asciidoc ESQL: Validate unique plan attribute names (#110488) 2024-07-17 11:39:02 +02:00
drop.asciidoc ESQL: Move description of commands in docs (#110714) 2024-07-11 08:31:35 -04:00
enrich.asciidoc ESQL: Validate unique plan attribute names (#110488) 2024-07-17 11:39:02 +02:00
eval.asciidoc ESQL: Validate unique plan attribute names (#110488) 2024-07-17 11:39:02 +02:00
grok.asciidoc ESQL: Validate unique plan attribute names (#110488) 2024-07-17 11:39:02 +02:00
keep.asciidoc ESQL: Validate unique plan attribute names (#110488) 2024-07-17 11:39:02 +02:00
limit.asciidoc ESQL: Move description of commands in docs (#110714) 2024-07-11 08:31:35 -04:00
lookup.asciidoc ESQL: Validate unique plan attribute names (#110488) 2024-07-17 11:39:02 +02:00
mv_expand.asciidoc ESQL: Move description of commands in docs (#110714) 2024-07-11 08:31:35 -04:00
rename.asciidoc ESQL: Validate unique plan attribute names (#110488) 2024-07-17 11:39:02 +02:00
sort.asciidoc ESQL: Move description of commands in docs (#110714) 2024-07-11 08:31:35 -04:00
stats.asciidoc ESQL: Validate unique plan attribute names (#110488) 2024-07-17 11:39:02 +02:00
where.asciidoc ESQL: Move description of commands in docs (#110714) 2024-07-11 08:31:35 -04:00