You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Shaofeng SHI (JIRA)" <ji...@apache.org> on 2017/08/09 07:31:00 UTC

[jira] [Closed] (KYLIN-1076) Excel ODBC driver should enclose DEFAULT(and other SQL reserved word) in quotes

     [ https://issues.apache.org/jira/browse/KYLIN-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shaofeng SHI closed KYLIN-1076.
-------------------------------

> Excel ODBC driver should enclose DEFAULT(and other SQL reserved word) in quotes
> -------------------------------------------------------------------------------
>
>                 Key: KYLIN-1076
>                 URL: https://issues.apache.org/jira/browse/KYLIN-1076
>             Project: Kylin
>          Issue Type: Bug
>          Components: Query Engine
>            Reporter: Dong Li
>            Assignee: liyang
>            Priority: Minor
>
> input: 
> select count(item_count) from default.test_kylin_fact
> output:
> Encountered "default" at line 1, column 31. Was expecting one of: <IDENTIFIER> ... <QUOTED_IDENTIFIER> ... <BACK_QUOTED_IDENTIFIER> ... <BRACKET_QUOTED_IDENTIFIER> ... <UNICODE_QUOTED_IDENTIFIER> ... "LATERAL" ... "(" ... "UNNEST" ... "TABLE" ...



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)