Skip to content

QueryEngineRust should not do an exact match of an incoming query against inference_config for SQL queries #148

@milindsrivastava1997

Description

@milindsrivastava1997

For PromQL queries, sum_over_time(data[1m]), it is implicit that this is over the time range [NOW()-1m, NOW()].
For SQL queries, if we are changing the queries to be based on absolute timestamps (ProjectASAP/asap-internal#301, ProjectASAP/asap-internal#302), the queries in the inference_config will need to be query templates, not fully resolved SQL queries.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions