Skip to content
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

[Backport 2.x] feat: support PPL in vega visualization #7385

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 0af4b04 from #7285.

* feat: support PPL in vega visualization

This commit add PPL support in Vega visualization, it rely on query
enhancement plugin to search with PPL

Vega visualization UI changes is out of the scope, will add UI changes
in separate commits

Signed-off-by: Yulong Ruan <ruanyl@amazon.com>

---------

Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 0af4b04)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

Copy link

codecov bot commented Jul 23, 2024

Codecov Report

Attention: Patch coverage is 64.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 67.82%. Comparing base (805d409) to head (bd319d8).
Report is 1 commits behind head on 2.x.

Files Patch % Lines
...gins/vis_type_vega/public/data_model/search_api.ts 12.50% 7 Missing ⚠️
...gins/vis_type_vega/public/data_model/ppl_parser.ts 85.71% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #7385      +/-   ##
==========================================
- Coverage   67.83%   67.82%   -0.01%     
==========================================
  Files        3520     3521       +1     
  Lines       69761    69781      +20     
  Branches    11370    11374       +4     
==========================================
+ Hits        47320    47332      +12     
- Misses      19652    19658       +6     
- Partials     2789     2791       +2     
Flag Coverage Δ
Linux_1 33.17% <60.00%> (+0.01%) ⬆️
Linux_2 55.61% <0.00%> (ø)
Linux_3 43.27% <33.33%> (-0.02%) ⬇️
Linux_4 34.96% <0.00%> (ø)
Windows_1 33.19% <60.00%> (+0.01%) ⬆️
Windows_2 55.56% <0.00%> (ø)
Windows_3 43.28% <33.33%> (ø)
Windows_4 34.96% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ruanyl ruanyl merged commit fe9bde8 into 2.x Jul 23, 2024
67 of 70 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports failed changeset v2.16.0 valued-contributor vega
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants