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

Joris Van den Bossche commented on ARROW-7871:
----------------------------------------------

The {{arrow.compute}} module was only just added (ARROW-7493, 
https://github.com/apache/arrow/pull/6123), so why would we remove it? cc [~uwe]

Now, on that PR I asked a question that was not further discussed:  
Question for longer term: do we want to use those compute functions in the 
Array methods? (to avoid a duplicated implementation (not that the 
implementation is very long though, since it is only calling the c++ method))

> [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