You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Volodymyr (Jira)" <ji...@apache.org> on 2022/07/21 08:30:00 UTC

[jira] [Comment Edited] (ARROW-17155) pyarrow compute module does not contain functions described in documentation

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

Volodymyr edited comment on ARROW-17155 at 7/21/22 8:29 AM:
------------------------------------------------------------

Exactly. If I use `import pyarrow.compute` I can only use functions from the above referenced file, no function from docs is present. Have tried on Linux and macOS. Installed using pip 22.1.2.


was (Author: JIRAUSER293168):
Exactly. If I use `import pyarrow.compute` I can only use functions from the above referenced file, no function from docs are present. Have tried on Linux and macOS. Installed using pip 22.1.2.

> pyarrow compute module does not contain functions described in documentation
> ----------------------------------------------------------------------------
>
>                 Key: ARROW-17155
>                 URL: https://issues.apache.org/jira/browse/ARROW-17155
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>    Affects Versions: 8.0.0
>            Reporter: Volodymyr
>            Priority: Major
>
> Looks like pyarrow compute module (https://github.com/apache/arrow/blob/master/python/pyarrow/compute.py) has entirely different stuff than described in documentation: [https://arrow.apache.org/docs/python/api/compute.html]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)