Skip to content

Commit

Permalink
[Auto Suggest] Fix Grammar Changes (#9120) (#9313)
Browse files Browse the repository at this point in the history
* sql more field name tests



* undo search command change w/ updated logic, generalize rerun flag to work with any lang and any number of rules



* beginning of updating combined results properly



* Changeset file for PR #9120 created/updated

* cleaner non-recursive system to go through rerunWithout rule list and a general nonspecific combine function



* revert qualified name grammar



* revert from and table source grammars



* fix ppl field name issue



* remove ppl agg func snippets and update ppl field name test



* leave a space for sql agg func



* ppl autocomplete more pref. rules test



* remove backticks from ppl field name to match for value completion



* add comment explaining result combination



---------



(cherry picked from commit d227bc5)

Signed-off-by: Paul Sebastian <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Jan 31, 2025
1 parent ea3829e commit 46c2476
Show file tree
Hide file tree
Showing 15 changed files with 2,125 additions and 1,368 deletions.
2 changes: 2 additions & 0 deletions changelogs/fragments/9120.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
fix:
- PPL Grammar Parsing related issues ([#9120](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/9120))

Large diffs are not rendered by default.

Loading

0 comments on commit 46c2476

Please sign in to comment.