docs(test): clarify AVG compatibility version gate

Signed-off-by: discord9 <discord9@163.com>
This commit is contained in:
discord9
2026-09-07 17:32:15 +08:00
parent 87be1cc323
commit 5887672e3a
@@ -3,6 +3,7 @@ reason = "Verify persisted AVG1 binary states are decoded, merged, and reproduce
introduced_by = "PR #9035"
topologies = ["distributed", "standalone"]
from_range = ["*"]
# The runner compares core versions only, so this also admits other 1.3.0 prereleases.
to_range = [">=v1.3.0-alpha.1"]
features = ["table", "query", "aggregate"]
owner = "query"