You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Dong Li (JIRA)" <ji...@apache.org> on 2018/04/28 03:23:00 UTC

[jira] [Created] (KYLIN-3354) KeywordDefaultDirtyHack cannot handle double-quoted defaultCatalog identifier

Dong Li created KYLIN-3354:
------------------------------

             Summary: KeywordDefaultDirtyHack cannot handle double-quoted defaultCatalog identifier
                 Key: KYLIN-3354
                 URL: https://issues.apache.org/jira/browse/KYLIN-3354
             Project: Kylin
          Issue Type: Improvement
            Reporter: Dong Li


for example, following SQL cannot be escaped by KeywordDefaultDirtyHack:
select count(*) from "defaultCatalog"."DEFAULT"."TABLE"



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)