You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "liuzhixin (JIRA)" <ji...@apache.org> on 2018/11/01 02:14:00 UTC

[jira] [Created] (KYLIN-3658) The keywords of Hive are not supported By Kylin

liuzhixin created KYLIN-3658:
--------------------------------

             Summary: The keywords of Hive are not supported By Kylin
                 Key: KYLIN-3658
                 URL: https://issues.apache.org/jira/browse/KYLIN-3658
             Project: Kylin
          Issue Type: Bug
    Affects Versions: v2.5.0
            Reporter: liuzhixin


Hive2.x version strictly limited in the SQL keywords which must be added on the quotes, 
e.g.  ` date `, `timestamp` ...

When Kylin visits Hive, the generated SQL statement does not add the quotes ` ` governing the SQL keywords, it will bring some problems.

#



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