QL: Support runtime-fields at query-time #68116
Labels
:Analytics/EQL
EQL querying
:Analytics/SQL
SQL querying
>enhancement
Team:QL (Deprecated)
Meta label for query languages team
With the introduction of query-time runtime fields, requests can be enhanced with "runtime"/"virtual" fields that augment the mapping.
Both declarative languages should allow clients to specify such fields if desired, similar to the
filter
parameter.As a side-note, as the number of params increases, it might make sense to encapsulate ES query parameter into a dedicated object so potential future additions, don't end up clashing with other top-level params:
The text was updated successfully, but these errors were encountered: