You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/01/07 02:28:00 UTC

[jira] [Commented] (KYLIN-2972) CacheKey from SQLRequest should ignore the case of project name

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

ASF subversion and git services commented on KYLIN-2972:
--------------------------------------------------------

Commit 108765e3080366e32a336475eb1e149ba3da4585 in kylin's branch refs/heads/master from kyotoYaho
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=108765e ]

KYLIN-2972 CacheKey from SQLRequest should ignore the case of project name


> 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: Future
>
>
> 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)