Skip to content

Commit

Permalink
EDIT: added @test
Browse files Browse the repository at this point in the history
  • Loading branch information
Seung-Min Lee committed Jul 14, 2024
1 parent dc64490 commit 11c32b4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,7 @@ public void testAssignTableWithoutPrimaryKeyWithChunkKeyColumn() {
assertEquals(expected, splits);
}

@Test
public void testAssignTableWithPrimaryKeyWithChunkKeyColumnNotInPrimaryKey() {
String tableWithoutPrimaryKey = "customers";
List<String> expected =
Expand Down

0 comments on commit 11c32b4

Please sign in to comment.