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

Daniel Becker reassigned IMPALA-10851:
--------------------------------------

    Assignee: Daniel Becker

> 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
>
> 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.7#820007)

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

Reply via email to