You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Billy(Yiming) Liu (JIRA)" <ji...@apache.org> on 2016/09/13 09:15:22 UTC

[jira] [Updated] (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 ]

Billy(Yiming) Liu updated KYLIN-1076:
-------------------------------------
    Summary: Excel ODBC driver should enclose DEFAULT(and other SQL reserved word) in quotes  (was: Cannot use DEFAULT as identifier of database in SQL)

> 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.3.4#6332)