mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 23:57:20 -04:00
* 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. |
||
---|---|---|
.. | ||
dissect.asciidoc | ||
drop.asciidoc | ||
enrich.asciidoc | ||
eval.asciidoc | ||
grok.asciidoc | ||
keep.asciidoc | ||
limit.asciidoc | ||
lookup.asciidoc | ||
mv_expand.asciidoc | ||
rename.asciidoc | ||
sort.asciidoc | ||
stats.asciidoc | ||
where.asciidoc |