Skip to content

Commit

Permalink
override added
Browse files Browse the repository at this point in the history
  • Loading branch information
ilicmarkodb committed Oct 2, 2024
1 parent 9df79d0 commit 38cc3f8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ public DefaultDataSkippingPredicate(
});
}

@Override
public Set<Column> getReferencedCols() {
return referencedCols;
}
Expand Down

0 comments on commit 38cc3f8

Please sign in to comment.