[jira] [Updated] (ARROW-12861) [C++][Compute] Add sign function kernels

2021-05-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-12861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-12861: --- Labels: pull-request-available (was: ) > [C++][Compute] Add sign function kernels > ---

[jira] [Updated] (ARROW-12861) [C++][Compute] Add sign function kernels

2021-05-24 Thread Eduardo Ponce (Jira)
[ https://issues.apache.org/jira/browse/ARROW-12861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eduardo Ponce updated ARROW-12861: -- Description: Add the sign function to the compute kernels. sign(X) = * 1 if X > 0 * 0 if X

[jira] [Updated] (ARROW-12861) [C++][Compute] Add sign function kernels

2021-05-24 Thread Eduardo Ponce (Jira)
[ https://issues.apache.org/jira/browse/ARROW-12861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eduardo Ponce updated ARROW-12861: -- Description: Add the sign function to the compute kernels. sign(n) = * 1 if x > 0 * 0 if x

[jira] [Updated] (ARROW-12861) [C++][Compute] Add sign function kernels

2021-05-24 Thread Eduardo Ponce (Jira)
[ https://issues.apache.org/jira/browse/ARROW-12861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eduardo Ponce updated ARROW-12861: -- Description: Add the sign function to the compute kernels. sign(X) = * 1 if X > 0 * 0 if X