Skip to content

Commit

Permalink
[Autocomplete] PPL table name parser fix (#8843)
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Sebastian <[email protected]>
  • Loading branch information
paulstn authored Nov 12, 2024
1 parent 995d986 commit 0f899df
Show file tree
Hide file tree
Showing 6 changed files with 829 additions and 513 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Generated from grammar/OpenSearchPPLLexer.g4 by ANTLR 4.13.1
// Generated from ./src/plugins/data/public/antlr/opensearch_ppl/grammar/OpenSearchPPLLexer.g4 by ANTLR 4.13.1

import * as antlr from "antlr4ng";
import { Token } from "antlr4ng";
Expand Down

Large diffs are not rendered by default.

Loading

0 comments on commit 0f899df

Please sign in to comment.