[
https://issues.apache.org/jira/browse/IMPALA-13502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Smith resolved IMPALA-13502.
------------------------------------
Fix Version/s: Impala 4.5.0
Resolution: Fixed
> Constructor cleanup
> -------------------
>
> Key: IMPALA-13502
> URL: https://issues.apache.org/jira/browse/IMPALA-13502
> Project: IMPALA
> Issue Type: Task
> Components: Backend
> Reporter: Michael Smith
> Assignee: Michael Smith
> Priority: Minor
> Fix For: Impala 4.5.0
>
>
> Various cleanup ideas around constructors identified in IMPALA-12390.
> - Replace {{const shared_ptr<>&}} with row pointers to make the API simpler
> and more general.
> - 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)