matrixorigin / matrixone

Hyperconverged cloud-edge native database
https://docs.matrixorigin.cn/en
Apache License 2.0
1.79k stars 277 forks source link

[Feature Request]: Handle effective status tags for multiple version upgrade entry #20183

Open qingxinhome opened 2 days ago

qingxinhome commented 2 days ago

Is there an existing issue for the same feature request?

Is your feature request related to a problem?

No response

Describe the feature you'd like

在cn schema版本升级过程中,虽然支持跨版本升级,但是mo的二进制文件始终是最新的,无法保证升级的中间状态是否能够匹配最新代码。 管理和标记升级项的生效状态是一个重要的工作,目的是确保系统能平稳过渡,并且升级过程中不会引入不一致的状态或错误。

Describe implementation you've considered

No response

Documentation, Adoption, Use Case, Migration Strategy

No response

Additional information

No response