[hotfix][mysql] Fix compile error due to merge conflict

pull/1369/head^2
Leonard Xu 3 years ago
parent 96c84d9c65
commit 70ebfefa9c

@ -266,7 +266,7 @@ public class MySqlSnapshotSplitAssignerTest extends MySqlSourceTestBase {
getTestAssignSnapshotSplits(
8,
10d,
SPLIT_KEY_EVEN_DISTRIBUTION_FACTOR_LOWER_BOUND.defaultValue(),
CHUNK_KEY_EVEN_DISTRIBUTION_FACTOR_LOWER_BOUND.defaultValue(),
new String[] {
customerDatabase.getDatabaseName() + ".customers_sparse_dist"
});

Loading…
Cancel
Save