[
https://issues.apache.org/jira/browse/ARROW-11614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Praveen Kumar updated ARROW-11614:
----------------------------------
Component/s: C++ - Gandiva
> [C++][Gandiva] Fix round() logic to return positive zero when argument is zero
> ------------------------------------------------------------------------------
>
> Key: ARROW-11614
> URL: https://issues.apache.org/jira/browse/ARROW-11614
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++ - Gandiva
> Reporter: Sagnik Chakraborty
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Previously, round(0.0) and round(0.0, out_scale) were returning -0.0, with
> this patch round() returns +0.0
--
This message was sent by Atlassian Jira
(v8.3.4#803005)