thanos-io / promql-engine

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

Add constructor for new plan from bytes #433

Closed fpetkovski closed 6 months ago

fpetkovski commented 6 months ago

This commit adds new logical plan constructors which be used to reconstruct an existing plan, without needing a promql query.