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

Weston Pace updated ARROW-13953:
--------------------------------
    Description: ARROW-13952 introduced testing for the various computer kernel 
signatures.  Many kernels likely do not support union types (e.g. arithmetic or 
string kernels) but there are a number of kernels that should operate on any 
possible input type (e.g. drop_null, filter, take) and we should verify these 
kernels work correctly with union types.

> [Python] Extend compute kernel type testing to also test for union types
> ------------------------------------------------------------------------
>
>                 Key: ARROW-13953
>                 URL: https://issues.apache.org/jira/browse/ARROW-13953
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Weston Pace
>            Assignee: Weston Pace
>            Priority: Major
>              Labels: kernel, query-engine
>
> ARROW-13952 introduced testing for the various computer kernel signatures.  
> Many kernels likely do not support union types (e.g. arithmetic or string 
> kernels) but there are a number of kernels that should operate on any 
> possible input type (e.g. drop_null, filter, take) and we should verify these 
> kernels work correctly with union types.



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

Reply via email to