You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Weston Pace (Jira)" <ji...@apache.org> on 2021/09/09 18:26:00 UTC

[jira] [Updated] (ARROW-13952) [Python] Add initial type testing for compute kernels

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

Weston Pace updated ARROW-13952:
--------------------------------
    Description: We need tests that ensure that we are supporting all types that should be supported for the various compute kernels.  For example, arithmetic kernels should support any combination of numeric inputs.  I've created a first pass at this (and filed a number of JIRAs for places we are missing support).  This PR is to get the test itself upstreamed into Arrow.  (was: We need tests that ensure that we are supporting all types that should be supported for the various compute kernels.  I've created a first pass at this (and filed a number of JIRAs for places we are missing support).  This PR is to get the test itself upstreamed into Arrow.)

> [Python] Add initial type testing for compute kernels
> -----------------------------------------------------
>
>                 Key: ARROW-13952
>                 URL: https://issues.apache.org/jira/browse/ARROW-13952
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Weston Pace
>            Assignee: Weston Pace
>            Priority: Major
>              Labels: kernel, query-engine
>
> We need tests that ensure that we are supporting all types that should be supported for the various compute kernels.  For example, arithmetic kernels should support any combination of numeric inputs.  I've created a first pass at this (and filed a number of JIRAs for places we are missing support).  This PR is to get the test itself upstreamed into Arrow.



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