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:30:00 UTC

[jira] [Commented] (ARROW-13954) [Python] Extend compute kernel type testing to supply scalars

    [ https://issues.apache.org/jira/browse/ARROW-13954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17412766#comment-17412766 ] 

Weston Pace commented on ARROW-13954:
-------------------------------------

Thanks for pointing this out.  You are correct, this is not about testing python's type support but actually testing the C++ compute kernels via python.  I have attempted to clarify.

> [Python] Extend compute kernel type testing to supply scalars
> -------------------------------------------------------------
>
>                 Key: ARROW-13954
>                 URL: https://issues.apache.org/jira/browse/ARROW-13954
>             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.  The current compute kernel type testing passes in all arguments as arrays.  We should extend it to account for cases where an argument is allowed to be a scalar.



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