mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-09-10 23:42:16 +00:00
9 lines
463 B
TOML
9 lines
463 B
TOML
name = "flow_eval_offset_old_metadata"
|
|
reason = "Old binary interval-flow metadata (created before EVAL OFFSET support) recovered by a new binary must default to an implicit zero offset / epoch anchor in SHOW CREATE and information_schema, and must never surface internal transport keys."
|
|
introduced_by = "EVAL OFFSET feature"
|
|
topologies = ["distributed", "standalone"]
|
|
from_range = ["<=v1.1.1"]
|
|
to_range = [">v1.1.1"]
|
|
features = ["flow", "table"]
|
|
owner = "flow"
|