apache / apache/arrow

[C++][Python] Implement HashAggregate UDF

Open
#33,457 0 comments 0 reactions 0 assignees View on GitHub
Component: C++ Component: Python Type: task
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
88

Description

Implementing hash-aggregate user-defined functions and use these functions with `group_by`/ `agg` operations.

**Reporter**: [Vibhatha Lakmal Abeykoon](https://issues.apache.org/jira/browse/ARROW-18279) / @vibhatha
**Assignee**: [Vibhatha Lakmal Abeykoon](https://issues.apache.org/jira/browse/ARROW-18279) / @vibhatha

**Note**: *This issue was originally created as [ARROW-18279](https://issues.apache.org/jira/browse/ARROW-18279). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*

Contributor guide

Open the contributing guide

Research direction

Start by reading the group_by and agg entry points and how they expose user-defined functions. The work is done when hash-aggregate UDFs are implemented and usable through both group_by and agg operations in C++ and Python.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, python
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.