Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
yujin-emma authored Sep 12, 2024
2 parents 2db0ec1 + 8118024 commit 48b5047
Show file tree
Hide file tree
Showing 15 changed files with 1,420 additions and 2,284 deletions.
2 changes: 2 additions & 0 deletions changelogs/fragments/8087.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
fix:
- PPL Autocomplete functions, fields, & table suggestion ([#8087](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/8087))
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Generated from ./src/plugins/data/public/antlr/opensearch_ppl/grammar/OpenSearchPPLLexer.g4 by ANTLR 4.13.1
// Generated from 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 48b5047

Please sign in to comment.