apache / arrow

Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
https://arrow.apache.org/
Apache License 2.0
14.59k stars 3.54k forks source link

[Python] Expose sum kernel in pyarrow.compute and support ChunkedArray inputs #23758

Closed asfimport closed 4 years ago

asfimport commented 4 years ago

Reporter: Uwe Korn / @xhochy Assignee: Uwe Korn / @xhochy

PRs and other links:

Note: This issue was originally created as ARROW-7493. Please see the migration documentation for further details.

asfimport commented 4 years ago

Antoine Pitrou / @pitrou: Issue resolved by pull request 6123 https://github.com/apache/arrow/pull/6123