[jira] [Resolved] (KYLIN-2340) Some subquery returns incorrect result

2016-12-29 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2340. --- Resolution: Fixed Fix Version/s: v2.0.0 > Some subquery returns incorrect result >

[jira] [Updated] (KYLIN-2340) Some subquery returns incorrect result

2016-12-29 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-2340: -- Description: E.g. this one: {code} select lstg_format_name, sum(price) as gvm from ( select

[jira] [Created] (KYLIN-2340) Some subquery returns incorrect result

2016-12-29 Thread liyang (JIRA)
liyang created KYLIN-2340: - Summary: Some subquery returns incorrect result Key: KYLIN-2340 URL: https://issues.apache.org/jira/browse/KYLIN-2340 Project: Kylin Issue Type: Bug Reporter:

[jira] [Updated] (KYLIN-2268) Potential NPE in ModelDimensionDesc#init()

2016-12-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KYLIN-2268: -- Description: {code} if (columns != null) { StringUtil.toUpperCaseArray(columns, columns);

[jira] [Created] (KYLIN-2339) Get error when refresh segment of a streaming cube

2016-12-29 Thread Shaofeng SHI (JIRA)
Shaofeng SHI created KYLIN-2339: --- Summary: Get error when refresh segment of a streaming cube Key: KYLIN-2339 URL: https://issues.apache.org/jira/browse/KYLIN-2339 Project: Kylin Issue Type:

[jira] [Updated] (KYLIN-2338) refactor BitmapCounter.DataInputByteBuffer

2016-12-29 Thread kangkaisen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kangkaisen updated KYLIN-2338: -- Attachment: KYLIN-2338.patch This is the patch. > refactor BitmapCounter.DataInputByteBuffer >

[jira] [Created] (KYLIN-2338) refactor BitmapCounter.DataInputByteBuffer

2016-12-29 Thread kangkaisen (JIRA)
kangkaisen created KYLIN-2338: - Summary: refactor BitmapCounter.DataInputByteBuffer Key: KYLIN-2338 URL: https://issues.apache.org/jira/browse/KYLIN-2338 Project: Kylin Issue Type: Improvement

[jira] [Updated] (KYLIN-2337) Remove expensive toString in SortedIteratorMergerWithLimit

2016-12-29 Thread kangkaisen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kangkaisen updated KYLIN-2337: -- Attachment: KYLIN-2337.patch This is the patch. > Remove expensive toString in

[jira] [Updated] (KYLIN-2337) Remove expensive toString in SortedIteratorMergerWithLimit

2016-12-29 Thread kangkaisen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kangkaisen updated KYLIN-2337: -- Attachment: the expensive toString.png This is a JMC hot code picture. > Remove expensive toString in

[jira] [Commented] (KYLIN-2317) Hybrid Cube CLI Tools

2016-12-29 Thread Billy Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15785080#comment-15785080 ] Billy Liu commented on KYLIN-2317: -- [INFO] Reactor Summary: [INFO] [INFO] Apache Kylin