Michael Smith created IMPALA-13502:
--------------------------------------

             Summary: Constructor cleanup
                 Key: IMPALA-13502
                 URL: https://issues.apache.org/jira/browse/IMPALA-13502
             Project: IMPALA
          Issue Type: Task
          Components: Backend
            Reporter: Michael Smith


Various cleanup ideas around constructors identified in IMPALA-12390.
- Replace {{const shared_ptr<>&}} with row pointers to make the API simpler and 
more general.
- PrintIdSet in debug-util.h may be replaceable with PrintIdsInMultiLine for 
all existing use cases.
- LLVM CreateBinaryPhiNode, CodegenNullPhiNode, and CodegenIsNullPhiNode should 
all make {{name}} mandatory. Remove empty name handling from 
CreateBinaryPhiNode.
- Several TSaslServerTransport constructors may be unused.




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

Reply via email to