[
https://issues.apache.org/jira/browse/KYLIN-5696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liyang closed KYLIN-5696.
-------------------------
> Logical view with Chinese name sampling or building exception
> -------------------------------------------------------------
>
> Key: KYLIN-5696
> URL: https://issues.apache.org/jira/browse/KYLIN-5696
> Project: Kylin
> Issue Type: Bug
> Components: Job Engine
> Affects Versions: 5.0-beta
> Reporter: Yaguang Jia
> Assignee: Yaguang Jia
> Priority: Major
> Fix For: 5.0.0
>
>
> *Root Cause*
> The Logical View did not handle special characters (such as Chinese table
> names) that appear in the database table name when dropping a table.
> *Dev Design*
> Enhance the handling of special characters in DDL statements within the
> Logical View by using backticks for annotation.
>
> ----
>
> *Root Cause*
> Logical View 在 drop table 时没有对库表名称中出现的特殊字符(比如中文表名)做兼容处理
> *Dev Design*
> 增加 Logical View 中的 DDL 对特殊字符的处理,用反引号标注
--
This message was sent by Atlassian Jira
(v8.20.10#820010)