mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-06 13:22:57 +00:00
refactor: pass LogicalPlan to promql execution interceptor (#4937)
This commit is contained in:
@@ -52,7 +52,7 @@ mysql_async = { version = "0.33", default-features = false, features = [
|
||||
"default-rustls",
|
||||
] }
|
||||
object-store.workspace = true
|
||||
operator.workspace = true
|
||||
operator = { workspace = true, features = ["testing"] }
|
||||
prost.workspace = true
|
||||
query.workspace = true
|
||||
rstest.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user