elasticsearch
elasticsearch copied to clipboard
[ES|QL] validate mv_sort order
Resolves #109910
mv_sort validates ASC and DESC as order.
Pinging @elastic/es-analytical-engine (Team:Analytics)
Hi @fang-xing-esql, I've created a changelog YAML for you.
@elasticmachine update branch
Pinging @elastic/kibana-esql (ES|QL-ui)
Do we need to do something about it in the UI? It is not very obvious from the PR description
Do we need to do something about it in the UI? It is not very obvious from the PR description
@stratoula This is indirectly linked to this issue https://github.com/elastic/kibana/issues/187311, we'd like to have mv_sort error out when an invalid sort order is provided.