You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by GitBox <gi...@apache.org> on 2021/01/04 08:05:01 UTC

[GitHub] [kylin] zhengshengjun edited a comment on pull request #1532: KYLIN-4853 QueryPreparedStatementCache invalid in Spark Query Engine.

zhengshengjun edited a comment on pull request #1532:
URL: https://github.com/apache/kylin/pull/1532#issuecomment-753822207


   1. have tested via the following jdbc query code, query will always succeed , different params will take effect too
   ![image](https://user-images.githubusercontent.com/74281684/103513576-d8467a80-4ea5-11eb-920a-2d467348b644.png)
   
   2.  look at the log, sql will be not parsed、analyzed and code gen again, the following log only can be seen at first query
   ![image](https://user-images.githubusercontent.com/74281684/103513819-59057680-4ea6-11eb-9211-5adb9c5e0fa3.png)
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org