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 long type aggregations #324

Open
ssanjay1 opened this issue May 14, 2024 · 2 comments
Open

Fix long type aggregations #324

ssanjay1 opened this issue May 14, 2024 · 2 comments
Milestone

Comments

@ssanjay1
Copy link
Contributor

Right now, longs come back as strings so we don't allow min/max aggs, even though gateway supports it. Once gateway is fixed to correctly return strings for an aggregation call on longs, fix the OSDK so that it will allow users to do a min/max aggregation on long properties

@ericanderson
Copy link
Member

@ssanjay1 this is for 2.0 to ship?

@ssanjay1 ssanjay1 added this to the 1.2.x milestone Jun 3, 2024
@ssanjay1
Copy link
Contributor Author

ssanjay1 commented Jun 3, 2024

Nope, planned this is for 1.2.x

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

No branches or pull requests

2 participants