Wang Cheng created KYLIN-3340:
---------------------------------
Summary: 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
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)
