[
https://issues.apache.org/jira/browse/ARROW-10154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17205971#comment-17205971
]
Will Jones commented on ARROW-10154:
------------------------------------
Oh whoops. Missed that Gandiva was dropped from latest wheels (in a PR that
shrunk the size of wheels: [https://github.com/apache/arrow/pull/7334]). So it
may be worth waiting on this until we create a separate wheel, as per
https://issues.apache.org/jira/browse/ARROW-8518.
> Add documentation to Python section
> -----------------------------------
>
> Key: ARROW-10154
> URL: https://issues.apache.org/jira/browse/ARROW-10154
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++ - Gandiva, Python
> Reporter: Will Jones
> Priority: Minor
> Labels: documentation, gandiva
>
> I am looking at using Gandiva's Python bindings in an experimental project,
> and noticed there aren't any Sphinx docs. Assuming it's not too early, I
> would be willing to add documentation in Sphinx.
> Two starting points for documentation:
> * A how-to for creating filters and projections using the builders. The
> first part of this blog post gives the right idea:
> [https://blog.christianperone.com/2020/01/gandiva-using-llvm-and-arrow-to-jit-and-evaluate-pandas-expressions/]
> * API reference. If possible, it would be cool to have a table listing all
> of the available functions in the registry.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)