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 "Tim Armstrong (JIRA)" <ji...@apache.org> on 2018/10/04 18:55:00 UTC

[jira] [Created] (IMPALA-7657) Proper codegen for TupleIsNullPredicate, IsNotEmptyPredicate and ValidTupleId

Tim Armstrong created IMPALA-7657:
-------------------------------------

             Summary: Proper codegen for TupleIsNullPredicate, IsNotEmptyPredicate and ValidTupleId
                 Key: IMPALA-7657
                 URL: https://issues.apache.org/jira/browse/IMPALA-7657
             Project: IMPALA
          Issue Type: Improvement
          Components: Backend
            Reporter: Tim Armstrong


These utility functions use GetCodegendComputeFnWrapper() to call the interpreted path but instead we could codegen them into efficient code. We could either use IRBuilder or, if possible, cross-compile the implementation and substitute in constants.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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