Nice :) Improve the interoperability with BI programs sounds great and feels very important ¡¡ http://mail-archives.apache.org/mod_mbox/kylin-user/201609.mbox/browser
2016-10-19 9:18 GMT+02:00 Yifan Zhang (JIRA) <[email protected]>: > 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) >
