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

[BUG] Add support to parse sub-aggregations from nested aggregations[In SingleBucketAggregateBase.java the aggregations is not set in generator] #1066

Open
Sangeetha14 opened this issue Jul 3, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Sangeetha14
Copy link

What is the bug?

As a part of Bug #233 I have found the issue - In SingleBucketAggregateBase.java the aggregations is not set in generator

How can one reproduce the bug?

I am trying to convert SearchResponse to Json. There it is trying serialize with SingleBucketAggregateBase.java. In this class aggregation is not set to generator.

What is the expected behavior?

In final SearchResponse Json, aggregation is should be available.

What is your host/environment?

I am using OpenSearch Version - 2.12, OpenSearch Client Version - 2.8.

Do you have any screenshots?

Screenshot 2024-07-03 at 2 44 24 PM
@Sangeetha14 Sangeetha14 added bug Something isn't working untriaged labels Jul 3, 2024
@dblock dblock removed the untriaged label Jul 16, 2024
@dblock
Copy link
Member

dblock commented Jul 16, 2024

@Sangeetha14 want to give this a shot?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants