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 "Yida Wu (Jira)" <ji...@apache.org> on 2023/01/11 01:03:00 UTC

[jira] [Created] (IMPALA-11836) Remove duplicated logs of codegen cache

Yida Wu created IMPALA-11836:
--------------------------------

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


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: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org