Skip to content

Commit

Permalink
remove jbrain code
Browse files Browse the repository at this point in the history
  • Loading branch information
wg1026688210 committed May 10, 2024
1 parent 4ed800f commit ead571d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
import org.apache.paimon.table.BucketMode;
import org.apache.paimon.table.FileStoreTable;

import org.jetbrains.annotations.NotNull;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;

Expand Down Expand Up @@ -64,7 +63,6 @@ public MultiUnawareBucketTableScan(
tablesMap = new HashMap<>();
}

@NotNull
@Override
List<MultiTableAppendOnlyCompactionTask> doScan() {
// do scan and plan action, emit append-only compaction tasks.
Expand Down

0 comments on commit ead571d

Please sign in to comment.