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 2023/04/17 11:27:00 UTC

[jira] [Created] (IMPALA-12068) Implement Tuple::CodegenMaterializeExprs() for cases when collecting var-len values

Daniel Becker created IMPALA-12068:
--------------------------------------

             Summary: Implement Tuple::CodegenMaterializeExprs() for cases when collecting var-len values
                 Key: IMPALA-12068
                 URL: https://issues.apache.org/jira/browse/IMPALA-12068
             Project: IMPALA
          Issue Type: Improvement
          Components: Backend
            Reporter: Daniel Becker


Tuple::CodegenMaterializeExprs() is currently only implemented for the case when we are not collecting  variable length values (strings and collections). We should implement it for the case when we are collecting these and use the codegened path where we can (for example in sorting).



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

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