[
https://issues.apache.org/jira/browse/ARROW-15222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-15222:
-----------------------------------
Labels: pull-request-available (was: )
> [Ruby] Use Compute functions for Enumerable operations on Column
> ----------------------------------------------------------------
>
> Key: ARROW-15222
> URL: https://issues.apache.org/jira/browse/ARROW-15222
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Ruby
> Reporter: Kanstantsin Ilchanka
> Assignee: Kanstantsin Ilchanka
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently operations like
> {code:java}
> table['column'].sum{code}
> use Enumerable module and much slower than using Arrow::Function sum
--
This message was sent by Atlassian Jira
(v8.20.1#820001)