[
https://issues.apache.org/jira/browse/ARROW-17155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569295#comment-17569295
]
Antoine Pitrou commented on ARROW-17155:
----------------------------------------
Hmm... you shouldn't merely read the source file. The functions are generated
at import time. Is there a function that doesn't exist if you {{import
pyarrow.compute}} ?
> 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)