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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to