You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Daniel Becker (Jira)" <ji...@apache.org> on 2021/08/10 13:02:00 UTC

[jira] [Created] (IMPALA-10851) Codegen for structs

Daniel Becker created IMPALA-10851:
--------------------------------------

             Summary: 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


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.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org