elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
69.64k stars 24.64k forks source link

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

Open not-napoleon opened 7 months ago

not-napoleon commented 7 months ago

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

elasticsearchmachine commented 7 months ago

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