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

Daniel Becker resolved IMPALA-10851.
------------------------------------
    Fix Version/s: Impala 4.3.0
       Resolution: Implemented

> Codegen for structs
> -------------------
>
>                 Key: IMPALA-10851
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10851
>             Project: IMPALA
>          Issue Type: New Feature
>          Components: Backend
>            Reporter: Daniel Becker
>            Assignee: Daniel Becker
>            Priority: Major
>             Fix For: Impala 4.3.0
>
>
> IMPALA-9495 adds support for struct types in SELECT lists but only with 
> codegen turned off. We should remove this restriction either by implementing 
> codegen for struct types or calling interpreted code from codegen code to 
> handle structs. This latter option is still better than turning off codegen 
> completely because other parts of the query that do not handle structs could 
> benefit from codegen.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to