[jira] [Commented] (KYLIN-1965) Check duplicated measure name

2016-09-05 Thread Zhong,Jason (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15466317#comment-15466317 ] Zhong,Jason commented on KYLIN-1965: looks good.I have merge your latest code to master. > Check

[jira] [Updated] (KYLIN-1965) Check duplicated measure name

2016-09-05 Thread Zhixiong Chen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhixiong Chen updated KYLIN-1965: - Attachment: (was: 0001-KYLIN-1965-UPDATE.patch) > Check duplicated measure name >

[jira] [Created] (KYLIN-1996) Keep original column order when designing cube

2016-09-05 Thread Billy(Yiming) Liu (JIRA)
Billy(Yiming) Liu created KYLIN-1996: Summary: Keep original column order when designing cube Key: KYLIN-1996 URL: https://issues.apache.org/jira/browse/KYLIN-1996 Project: Kylin Issue

[jira] [Comment Edited] (KYLIN-1834) java.lang.IllegalArgumentException: Value not exists! - in Step 4 - Build Dimension Dictionary

2016-09-05 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15464661#comment-15464661 ] liyang edited comment on KYLIN-1834 at 9/5/16 10:07 AM: Before the fix, dictionary

[jira] [Commented] (KYLIN-1834) java.lang.IllegalArgumentException: Value not exists! - in Step 4 - Build Dimension Dictionary

2016-09-05 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15464661#comment-15464661 ] liyang commented on KYLIN-1834: --- Before the fix, dictionary broke down around 1GB I guess. After the fix,

[jira] [Commented] (KYLIN-1973) java.lang.NegativeArraySizeException when Build Dimension Dictionary

2016-09-05 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15464641#comment-15464641 ] liyang commented on KYLIN-1973: --- The root cause is the dictionary bigger than 2GB and overflows the int

[jira] [Commented] (KYLIN-1989) Sum issue: result not consistent with hive

2016-09-05 Thread Le Van Ha (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15464331#comment-15464331 ] Le Van Ha commented on KYLIN-1989: -- Hi hongbin ma, You say: " kylin does not support case when in

[jira] [Commented] (KYLIN-1965) Check duplicated measure name

2016-09-05 Thread kangkaisen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15464289#comment-15464289 ] kangkaisen commented on KYLIN-1965: --- Hi, [~zhongjian], please you review the KYLIN-1965-bug-fix.patch.

[jira] [Updated] (KYLIN-1965) Check duplicated measure name

2016-09-05 Thread kangkaisen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kangkaisen updated KYLIN-1965: -- Attachment: KYLIN-1965-bug-fix.patch This patch fix the bug of KYLIN-1965 > Check duplicated measure