Skip to content

promql.rs: range-context arithmetic duplicated between usual and binary-expr range paths #578

Description

@milindsrivastava1997

`build_arm_range_context` (case: range/binary-expr, `engines/simple_engine/promql.rs`) and `build_range_query_execution_context_from_parsed` (case: range/usual, same file) are line-for-line identical from the point each has a base `QueryExecutionContext`

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions