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

Fix: Make ChildrenAggregate as a SingleBucketAggregate #306

Merged
merged 4 commits into from
Jan 2, 2023
Merged

Conversation

sivaGH3
Copy link
Contributor

@sivaGH3 sivaGH3 commented Dec 28, 2022

Signed-off-by: Siva ychnagasivareddy@gmail.com

Description

Make ChildrenAggregate as a SingleBucketAggregate.
Delete ChildrenAggregateBucket.java.
Tested the change.

Issues Resolved

Closes #305

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: Siva <ychnagasivareddy@gmail.com>
Signed-off-by: Siva <ychnagasivareddy@gmail.com>
wbeckler
wbeckler previously approved these changes Dec 28, 2022
@wbeckler
Copy link

It might be helpful to add a test case for this.

@reta
Copy link
Collaborator

reta commented Dec 28, 2022

It might be helpful to add a test case for this.

Certainly +1, we need a test case to show off the issue (and the fix in action)

Signed-off-by: Siva <ychnagasivareddy@gmail.com>
@sivaGH3
Copy link
Contributor Author

sivaGH3 commented Dec 29, 2022

added ChildAggregation test case

@reta
Copy link
Collaborator

reta commented Dec 29, 2022

@sivaGH3 please fix checkstyle violations, thank you

Signed-off-by: Siva <ychnagasivareddy@gmail.com>
@siva-unravel
Copy link

@wbeckler please review this PR again, thanks

@wbeckler
Copy link

I'll defer to one of the maintainers to do the second review.

@siva-unravel
Copy link

@Bukhtawar @dblock @madhusudhankonda @saratvemulapalli @VachaShah , can I get one more review, thanks

Copy link
Member

@saratvemulapalli saratvemulapalli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @sivaGH3 !!

@saratvemulapalli saratvemulapalli merged commit 503a554 into opensearch-project:main Jan 2, 2023
sivaGH3 added a commit to sivaGH3/opensearch-java that referenced this pull request Jan 3, 2023
@reta
Copy link
Collaborator

reta commented Jan 3, 2023

@sivaGH3 could you please backport to 2.x as well? Thank you.

dblock pushed a commit that referenced this pull request Jan 4, 2023
…te (#306) (#310)

Signed-off-by: Siva <ychnagasivareddy@gmail.com>

Signed-off-by: Siva <ychnagasivareddy@gmail.com>
sivaGH3 added a commit to sivaGH3/opensearch-java that referenced this pull request Jan 5, 2023
dblock pushed a commit that referenced this pull request Jan 6, 2023
…te (#306) (#313)

Signed-off-by: Siva <ychnagasivareddy@gmail.com>

Signed-off-by: Siva <ychnagasivareddy@gmail.com>
@BrendonFaleiro BrendonFaleiro mentioned this pull request Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Deserializing ChildrenAggregate is broken
5 participants