[
https://issues.apache.org/jira/browse/KYLIN-3340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shaofeng SHI closed KYLIN-3340.
-------------------------------
Resolution: Fixed
Assignee: Wang Cheng
> Enhance HQL of materializing views
> ----------------------------------
>
> Key: KYLIN-3340
> URL: https://issues.apache.org/jira/browse/KYLIN-3340
> Project: Kylin
> Issue Type: Improvement
> Reporter: Wang Cheng
> Assignee: Wang Cheng
> Priority: Minor
> Fix For: v2.4.0
>
>
> It is hard to maintain code of creating HQL, such as:
> ("INSERT OVERWRITE TABLE " + viewName + " SELECT * FROM " + tableName + ";\n")
> it is liable to miss";", thus add an UT to prevent this situation.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)