thanos-io / promql-engine

Multi-threaded PromQL engine implementation based on the Volcano paper.
Apache License 2.0
133 stars 52 forks source link

Transform step invariant nodes during traversal #398

Closed fpetkovski closed 5 months ago

fpetkovski commented 6 months ago

For completeness we should pass step invariant nodes into the transform function during traversal.