Skip to content

Commit

Permalink
Remove unnecessary annotation in Kudu connector test
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjian2664 authored and ebyhr committed Dec 17, 2024
1 parent 893fc42 commit f03c4aa
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1047,7 +1047,6 @@ protected Optional<DataMappingTestSetup> filterDataMappingSmokeTestData(DataMapp
return Optional.of(dataMappingTestSetup);
}

@Test
@Override
protected TestTable createTableWithDefaultColumns()
{
Expand Down

0 comments on commit f03c4aa

Please sign in to comment.