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

[ES|QL] Don't return negative zero #104866

Open
not-napoleon opened this issue Jan 29, 2024 · 1 comment
Open

[ES|QL] Don't return negative zero #104866

not-napoleon opened this issue Jan 29, 2024 · 1 comment
Labels
:Analytics/ES|QL AKA ESQL Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >tech debt v8.15.0

Comments

@not-napoleon
Copy link
Member

Currently, some operations (like negate) can generate a negative zero. For simplicity, we should probably turn these into positive zeros before returning them.

@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Jan 29, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >tech debt v8.15.0
Projects
None yet
Development

No branches or pull requests

2 participants