Skip to content

return rule fields which do not have aliases#652

Merged
AWSHurneyt merged 2 commits intoopensearch-project:mainfrom
sbcd90:field_no_alias
Oct 26, 2023
Merged

return rule fields which do not have aliases#652
AWSHurneyt merged 2 commits intoopensearch-project:mainfrom
sbcd90:field_no_alias

Conversation

@sbcd90
Copy link
Copy Markdown
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
Copy Markdown

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
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.

4 participants