Skip to content

Commit

Permalink
Update regression-test/suites/table-sync/test_add_partition.groovy
Browse files Browse the repository at this point in the history
  • Loading branch information
w41ter authored Jun 13, 2024
1 parent aa6e823 commit e9c1174
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ suite("test_add_partition") {

assertTrue(checkRestoreFinishTimesOf("${tableName}", 60))

// INSERT OVERWRITE is not supported by branch-2.0 table sync.
// sql """
// INSERT OVERWRITE TABLE ${tableName} VALUES (1, 100);
// """
Expand Down

0 comments on commit e9c1174

Please sign in to comment.