[
https://issues.apache.org/jira/browse/KYLIN-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhong Yanghong resolved KYLIN-2972.
-----------------------------------
Resolution: Resolved
> CacheKey from SQLRequest should ignore the case of project name
> ---------------------------------------------------------------
>
> Key: KYLIN-2972
> URL: https://issues.apache.org/jira/browse/KYLIN-2972
> Project: Kylin
> Issue Type: Improvement
> Reporter: Zhong Yanghong
> Assignee: Zhong Yanghong
> Priority: Major
> Fix For: v2.6.0
>
>
> Since Kylin doesn't distinguish the case of project name, the sql cache key
> should not distinguish it, neither.
> For two sql requests, Q1 & Q2, all of the parts are the same except their
> project name. For Q1, the project name is "default". While for Q2, it's
> "DEFAULT". In this case, we can still leverage the sql cache.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)