cleanupconfigurationgood first issue
倉庫指標
- Star
- (4,937 star)
- PR 合併指標
- (平均合併 6天 7小時) (30 天內合併 186 個 PR)
描述
I think it was decided at some point to deprecate replicaGroupStrategyConfig.
However, right now there's no way to ensure that two tables are partitioned on a given column across the same set of instances, except using a combination of instancePartitionsMap and replicaGroupStrategyConfig.
Given this, let's make sure this is addressed before the config is removed from OSS.