You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Praveen Kumar (Jira)" <ji...@apache.org> on 2021/03/27 10:59:00 UTC

[jira] [Resolved] (ARROW-11987) [C++][Gandiva] Implement trigonometric functions on Gandiva

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

Praveen Kumar resolved ARROW-11987.
-----------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Issue resolved by pull request 9726
[https://github.com/apache/arrow/pull/9726]

> [C++][Gandiva] Implement trigonometric functions on Gandiva
> -----------------------------------------------------------
>
>                 Key: ARROW-11987
>                 URL: https://issues.apache.org/jira/browse/ARROW-11987
>             Project: Apache Arrow
>          Issue Type: Wish
>          Components: C++ - Gandiva
>            Reporter: João Pedro Antunes Ferreira
>            Assignee: João Pedro Antunes Ferreira
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 50m
>  Remaining Estimate: 7h 20m
>
> Implement base trigonometric functions:
>  *  sin;
>  * cos;
>  * asin;
>  * acos;
>  * tan;
>  * atan;
>  * sinh;
>  * cosh;
>  * tanh;
>  * cotg;
>  * radians;
>  * degrees;



--
This message was sent by Atlassian Jira
(v8.3.4#803005)