Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnavBalyan committed Dec 12, 2024
1 parent 25e212f commit 08798bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpp/velox/substrait/SubstraitToVeloxPlanValidator.cc
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ const std::unordered_set<std::string> kRegexFunctions = {

const std::unordered_set<std::string> kBlackList = {
"split_part",
"factorial",
"concat_ws",
"from_json",
"json_array_length",
Expand Down

0 comments on commit 08798bb

Please sign in to comment.