Files
greptimedb/tests/compatibility/cases/avg_state_binary/case.toml
T
discord9 621412080e feat(function): add mergeable binary average states
Signed-off-by: discord9 <discord9@163.com>
(cherry picked from commit e629520e52)
2026-09-09 12:16:54 +08:00

11 lines
430 B
TOML

name = "avg_state_binary"
reason = "Verify persisted AVG1 binary states are decoded, merged, and reproduced exactly after upgrade."
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"
namespace = "avg_state_binary"