Skip to content

Commit

Permalink
Fix logical merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
findepi committed Apr 9, 2021
1 parent 6f5553f commit a842287
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3231,7 +3231,7 @@ public void setup()
Optional.of("s1"),
ImmutableList.of(new Column("a", BIGINT.getTypeId())),
Optional.empty(),
Optional.empty(),
"some user",
ImmutableMap.of()),
false,
false));
Expand Down

0 comments on commit a842287

Please sign in to comment.