You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Yifan Zhang (JIRA)" <ji...@apache.org> on 2016/10/19 07:18:58 UTC

[jira] [Created] (KYLIN-2108) Support usage of schema name "default" in SQL

Yifan Zhang created KYLIN-2108:
----------------------------------

             Summary: Support usage of schema name "default" in SQL
                 Key: KYLIN-2108
                 URL: https://issues.apache.org/jira/browse/KYLIN-2108
             Project: Kylin
          Issue Type: Improvement
          Components: Query Engine
            Reporter: Yifan Zhang
            Assignee: Yifan Zhang
            Priority: Minor


Calcite will treat "DEFAULT" as internal keyword, while "DEFAULT" is also used as HIVE's default schema name. We need to escape such case of usage by quote it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)