Skip to content

Commit

Permalink
fix ut
Browse files Browse the repository at this point in the history
  • Loading branch information
xzhangxian1008 committed Dec 1, 2022
1 parent 358a850 commit 1654586
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dbms/src/Functions/tests/gtest_regexp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2327,6 +2327,7 @@ struct RegexpInstrCase
case 2:
pats = getPatVec(test_cases);
exprs = getExprVec(test_cases);
break;
default:
throw DB::Exception("Invalid param_num");
}
Expand Down

0 comments on commit 1654586

Please sign in to comment.