You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/02/12 22:10:00 UTC

[jira] [Updated] (ARROW-11614) [C++][Gandiva] Fix round() logic to return positive zero when argument is zero

     [ https://issues.apache.org/jira/browse/ARROW-11614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-11614:
-----------------------------------
    Labels: pull-request-available  (was: )

> [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
>            Reporter: Sagnik Chakraborty
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  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)