[ 
https://issues.apache.org/jira/browse/IMPALA-12481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17779452#comment-17779452
 ] 

ASF subversion and git services commented on IMPALA-12481:
----------------------------------------------------------

Commit 141e3f1748822fa2083840bb96fecf53b5c58582 in impala's branch 
refs/heads/master from Noemi Pap-Takacs
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=141e3f174 ]

IMPALA-12481: Fix sorted-run-merger-ir.cc make dependency

IMPALA-11477 added sorted-run-merger-ir.cc, and incorrectly
added it to the Runtime target, not RuntimeIr.
This patch fixes the issue by adding sorted-run-merger-ir.cc
to RuntimeIr instead in CMakeLists.txt.

Change-Id: Id39cc9613bec60f6308db05dde99f375c68166e0
Reviewed-on: http://gerrit.cloudera.org:8080/20604
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Fix sorted-run-merger-ir.cc make dependency
> -------------------------------------------
>
>                 Key: IMPALA-12481
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12481
>             Project: IMPALA
>          Issue Type: Task
>            Reporter: Michael Smith
>            Assignee: Noemi Pap-Takacs
>            Priority: Minor
>
> IMPALA-11477 added sorted-run-merger-ir.cc. 
> https://gerrit.cloudera.org/c/18824/13/be/src/runtime/CMakeLists.txt added it 
> to the Runtime target, not RuntimeIr. This doesn't really impact the product, 
> but it can lead to incorrectly missing that LLVM bytecode needs to be 
> recompiled if that file changes.



--
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