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

return rule fields which do not have aliases #652

Merged
merged 2 commits into from
Oct 26, 2023

Conversation

sbcd90
Copy link
Collaborator

@sbcd90 sbcd90 commented Oct 10, 2023

Description

return rule fields which do not have aliases in the get mappings view api.

Issues Resolved

#620

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
@sbcd90 sbcd90 changed the title Field no alias return rule fields which do not have aliases Oct 10, 2023
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #652 (85e9a76) into main (58a3a83) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##               main     #652      +/-   ##
============================================
- Coverage     25.05%   25.05%   -0.01%     
  Complexity      947      947              
============================================
  Files           255      255              
  Lines         11158    11160       +2     
  Branches       1250     1251       +1     
============================================
  Hits           2796     2796              
- Misses         8110     8112       +2     
  Partials        252      252              
Files Coverage Δ
...search/securityanalytics/mapper/MapperService.java 0.00% <0.00%> (ø)

@AWSHurneyt AWSHurneyt merged commit 92a620d into opensearch-project:main Oct 26, 2023
15 of 17 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 26, 2023
* return rule fields which do not have aliases

Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>

* return rule fields which do not have aliases

Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>

---------

Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
(cherry picked from commit 92a620d)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 26, 2023
* return rule fields which do not have aliases

Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>

* return rule fields which do not have aliases

Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>

---------

Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
(cherry picked from commit 92a620d)
eirsep pushed a commit that referenced this pull request Oct 26, 2023
* return rule fields which do not have aliases

Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>

* return rule fields which do not have aliases

Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>

---------

Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
(cherry picked from commit 92a620d)

Co-authored-by: Subhobrata Dey <sbcd90@gmail.com>
eirsep pushed a commit that referenced this pull request Oct 26, 2023
* return rule fields which do not have aliases

Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>

* return rule fields which do not have aliases

Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>

---------

Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
(cherry picked from commit 92a620d)

Co-authored-by: Subhobrata Dey <sbcd90@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants