apache / apache/arrow

[C++] Adding Aggregate Relation ToProto

Open
#32,184 1 comment 0 reactions 0 assignees View on GitHub
Component: C++ Type: task
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 18h
Merged PRs (30d)
91

Description

Adding `ToProto` functionality for Aggregate operator in Substrait. The resultant component is re-creating a `aggregate` operator in ACERO via the received Substrait-relation.

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

**Note**: *This issue was originally created as [ARROW-16859](https://issues.apache.org/jira/browse/ARROW-16859). 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 tracing the Aggregate operator's Substrait relation and the ACERO path that reconstructs an aggregate operator. Confirm how ToProto functionality is expected to connect those paths, then verify that an aggregate relation can round-trip through Substrait and recreate the corresponding ACERO operator.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
data-engineering
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.