You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2021/10/19 20:33:00 UTC

[jira] [Assigned] (ARROW-13987) [C++] Support nested FieldRefs

     [ https://issues.apache.org/jira/browse/ARROW-13987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Li reassigned ARROW-13987:
--------------------------------

    Assignee: David Li

> [C++] Support nested FieldRefs
> ------------------------------
>
>                 Key: ARROW-13987
>                 URL: https://issues.apache.org/jira/browse/ARROW-13987
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Neal Richardson
>            Assignee: David Li
>            Priority: Major
>              Labels: pull-request-available, query-engine
>             Fix For: 7.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> While it seems technically possible to construct nested FieldRefs, it doesn't seem that you can use them in practice. And it would also be nice to be able to get a nested FieldRef on an Expression. One solution could be to not handle this within FieldRefs at all and just handle it in Expressions: have a function like {{Expression GetField(Expression, name)}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)