Skip to content

Commit

Permalink
fix downstream
Browse files Browse the repository at this point in the history
  • Loading branch information
austin007008 committed Dec 13, 2024
1 parent d095793 commit ce872ab
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,8 @@ public Set<String> fields(MetadataHelper helper, Set<String> datatypeFilter) {
}
}
break;
case QueryFunctions.SUMMARY_FUNCTION:
break;
case QueryFunctions.MATCH_REGEX:
case BETWEEN:
case LENGTH:
Expand Down

0 comments on commit ce872ab

Please sign in to comment.