Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Auto Suggest] PPL & SQL Value Suggestion #8275
base: main
Are you sure you want to change the base?
[Auto Suggest] PPL & SQL Value Suggestion #8275
Changes from 8 commits
bf6a69b
ab915ad
462d067
da5c691
4d39d57
5335744
11618a4
dd164a2
a9ef4be
1cd082f
7df418f
4c20321
e337a19
ec5c9d5
ef744b6
3381377
5d86402
660d6f9
eceb926
410a10d
51c8d26
d11356d
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Check warning on line 46 in src/plugins/data/public/antlr/opensearch_ppl/code_completion.ts
Codecov / codecov/patch
src/plugins/data/public/antlr/opensearch_ppl/code_completion.ts#L46
Check warning on line 54 in src/plugins/data/public/antlr/opensearch_ppl/code_completion.ts
Codecov / codecov/patch
src/plugins/data/public/antlr/opensearch_ppl/code_completion.ts#L53-L54
Check warning on line 57 in src/plugins/data/public/antlr/opensearch_ppl/code_completion.ts
Codecov / codecov/patch
src/plugins/data/public/antlr/opensearch_ppl/code_completion.ts#L56-L57
Check warning on line 70 in src/plugins/data/public/antlr/opensearch_ppl/code_completion.ts
Codecov / codecov/patch
src/plugins/data/public/antlr/opensearch_ppl/code_completion.ts#L70
Check warning on line 79 in src/plugins/data/public/antlr/opensearch_ppl/code_completion.ts
Codecov / codecov/patch
src/plugins/data/public/antlr/opensearch_ppl/code_completion.ts#L79
Check warning on line 110 in src/plugins/data/public/antlr/opensearch_ppl/opensearch_ppl_autocomplete.ts
Codecov / codecov/patch
src/plugins/data/public/antlr/opensearch_ppl/opensearch_ppl_autocomplete.ts#L110
Check warning on line 115 in src/plugins/data/public/antlr/opensearch_ppl/opensearch_ppl_autocomplete.ts
Codecov / codecov/patch
src/plugins/data/public/antlr/opensearch_ppl/opensearch_ppl_autocomplete.ts#L113-L115
Check warning on line 117 in src/plugins/data/public/antlr/opensearch_ppl/opensearch_ppl_autocomplete.ts
Codecov / codecov/patch
src/plugins/data/public/antlr/opensearch_ppl/opensearch_ppl_autocomplete.ts#L117
Check warning on line 121 in src/plugins/data/public/antlr/opensearch_ppl/opensearch_ppl_autocomplete.ts
Codecov / codecov/patch
src/plugins/data/public/antlr/opensearch_ppl/opensearch_ppl_autocomplete.ts#L120-L121
Check warning on line 123 in src/plugins/data/public/antlr/opensearch_ppl/opensearch_ppl_autocomplete.ts
Codecov / codecov/patch
src/plugins/data/public/antlr/opensearch_ppl/opensearch_ppl_autocomplete.ts#L123
Check warning on line 125 in src/plugins/data/public/antlr/opensearch_ppl/opensearch_ppl_autocomplete.ts
Codecov / codecov/patch
src/plugins/data/public/antlr/opensearch_ppl/opensearch_ppl_autocomplete.ts#L125
Large diffs are not rendered by default.