You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Weston Pace (Jira)" <ji...@apache.org> on 2022/02/05 02:41:00 UTC

[jira] [Created] (ARROW-15592) [C++] Add support for custom output field names in a substrait::PlanRel

Weston Pace created ARROW-15592:
-----------------------------------

             Summary: [C++] Add support for custom output field names in a substrait::PlanRel
                 Key: ARROW-15592
                 URL: https://issues.apache.org/jira/browse/ARROW-15592
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Weston Pace


A Substrait plan consists of multiple relations.  Some (only one?) of those relations can be "root" relations which means they name the output fields.  We currently do not support this.  It should be a straightforward projection to assign the field names.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)