Skip to content

Commit

Permalink
[hotfix] Remove legacy code which was not removed due merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuzhurk committed Jan 30, 2023
1 parent 76ebeb9 commit 2ca7e41
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ public void before() {

@Test
public void testParallelismSettingAfterSingletonShuffleRemove() {
util.getStreamEnv().getConfig().setScheduler(SchedulerType.AdaptiveBatch);
util.getTableEnv()
.executeSql(
"CREATE TABLE MySink (\n"
Expand Down

0 comments on commit 2ca7e41

Please sign in to comment.