Skip to content

Commit

Permalink
Revert harder
Browse files Browse the repository at this point in the history
  • Loading branch information
nik9000 committed Jan 16, 2025
1 parent 4eb5758 commit 06d3f4c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ public DataType dataType() {
}

@Override
public void postLogicalOptimizationVerification(Failures failures) {
public void postOptimizationVerification(Failures failures) {
if (order == null) {
return;
}
Expand Down

0 comments on commit 06d3f4c

Please sign in to comment.