On replicaGroupStrategyConfig Deprecation
Open
cleanup
configuration
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 2d 55m
- Merged PRs (30d)
- 182
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.