Skip to content

Commit

Permalink
Added fillnull to the keywordsCanBeId list
Browse files Browse the repository at this point in the history
Signed-off-by: Norman Jordan <[email protected]>
  • Loading branch information
normanj-bitquill committed Dec 3, 2024
1 parent 6df47b6 commit 00fe9be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ppl/src/main/antlr/OpenSearchPPLParser.g4
Original file line number Diff line number Diff line change
Expand Up @@ -865,6 +865,7 @@ keywordsCanBeId
| DEDUP
| SORT
| EVAL
| FILLNULL
| HEAD
| TOP
| RARE
Expand Down

0 comments on commit 00fe9be

Please sign in to comment.