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 Nov 28, 2024
1 parent 652b959 commit a8fbd43
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 @@ -863,6 +863,7 @@ keywordsCanBeId
| DEDUP
| SORT
| EVAL
| FILLNULL
| HEAD
| TOP
| RARE
Expand Down

0 comments on commit a8fbd43

Please sign in to comment.