[
https://issues.apache.org/jira/browse/IMPALA-11836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17678325#comment-17678325
]
ASF subversion and git services commented on IMPALA-11836:
----------------------------------------------------------
Commit c7938976ace95e5a95bd296c44807f12e7a813dc in impala's branch
refs/heads/master from Yida Wu
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=c7938976a ]
IMPALA-11836: Remove duplicated information in codegen cache logs
The patch removes duplicated logs when a codegen cache is stored
and also removes the query id from the codegen cache logs because
the information is already included in the log.
Tests:
Passed core tests.
Change-Id: I6a19ea4394c651d1cf64fce92375e7fa5cb09baa
Reviewed-on: http://gerrit.cloudera.org:8080/19415
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Remove duplicated logs of codegen cache
> ---------------------------------------
>
> Key: IMPALA-11836
> URL: https://issues.apache.org/jira/browse/IMPALA-11836
> Project: IMPALA
> Issue Type: Improvement
> Components: Backend
> Reporter: Yida Wu
> Assignee: Yida Wu
> Priority: Minor
>
> Some logs from codegen cache are duplicated, as shown below, those can be
> removed, and the query id may not be needed because it is already in the log.
> {code:java}
> I0110 16:03:29.188377 585292 llvm-codegen.cc:1222]
> 5943c9d7cb36b643:6fca9cee00000020] Store to codegen cache succeeded. CodeGen
> Cache Key hash_code=7887d3d589b9b8fb:c85f0b9b9e76f6f2
> query_id=5943c9d7cb36b643:6fca9cee00000000
> I0110 16:03:29.188395 585292 llvm-codegen.cc:1344]
> 5943c9d7cb36b643:6fca9cee00000020] Store to codegen cache succeeded. CodeGen
> Cache Key hash_code=7887d3d589b9b8fb:c85f0b9b9e76f6f2
> query_id=5943c9d7cb36b643:6fca9cee00000000{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]