-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Analytics/EQLEQL queryingEQL querying:Analytics/SQLSQL queryingSQL querying>enhancementTeam:QL (Deprecated)Meta label for query languages teamMeta label for query languages team
Description
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:
filter: {} -> enrich { filter: {} , runtime-mapping : {}, <extra-option> : {}
Metadata
Metadata
Assignees
Labels
:Analytics/EQLEQL queryingEQL querying:Analytics/SQLSQL queryingSQL querying>enhancementTeam:QL (Deprecated)Meta label for query languages teamMeta label for query languages team