Weston Pace created ARROW-16512: ----------------------------------- Summary: [C++] Support nested custom output field names in Substrait Key: ARROW-16512 URL: https://issues.apache.org/jira/browse/ARROW-16512 Project: Apache Arrow Issue Type: Bug Components: C++ Reporter: Weston Pace
ARROW-15901 added initial support {{RelRoot::names}} which assigns names to the output. We still need to add support for struct columns. {{RelRoot::names}} should be a DFS ordered list of names that includes the names of any nested fields. -- This message was sent by Atlassian Jira (v8.20.7#820007)