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

Uwe Korn commented on ARROW-7871:
---------------------------------

I would vouch to expose more kernels there instead of removing them. The main 
intent of having this module is have all kernels in a clear defined namespace 
which is not the top-level {{pyarrow}} one.

You cannot use the {{pyarrow.compute}} module in the Array methods as this 
would introduce a cyclic dependency but you can directly call the C++ methods 
there.

> [Python] Expose more compute kernels
> ------------------------------------
>
>                 Key: ARROW-7871
>                 URL: https://issues.apache.org/jira/browse/ARROW-7871
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Krisztian Szucs
>            Priority: Major
>
> Currently only the sum kernel is exposed.
> Or consider to deprecate/remove the pyarrow.compute module, and bind the 
> compute kernels as methods instead.



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

Reply via email to