先看结论
支持度undeclared
置信度medium
严重度major
能力矩阵暂未声明该特征,按未覆盖处理并降低置信度,建议 PoC 复核
改写
需按命中位置逐条评估改写
库侧 / 应用侧
库侧
可行:目标端原生支持 interval 分区时保留;否则按 cutoff 预建分区 + 运维滚动补分区作业
应用侧
不可行:分区是存储结构,应用侧无从承接
验证建议:越界日期写入用例(超出已建分区)不失败;补分区作业演练一轮并纳入运维手册
参考来源
- https://www.shentongdata.com/index.php/download/list-26
- https://opengauss.org/en/user-practice/dbv/shentongdata/
- internal: Minorli/ob_comparator schema_diff_reconciler.py:38032 apply_ob_feature_gates (interval gate)
- internal: Minorli/ob_comparator schema_diff_reconciler.py:1471 PartitionDefinition / COMPARE.TABLE.PARTITION_DEFINITION.V1