[jira] [Commented] (KYLIN-2723) Introduce metrics collector for query & job metrics

2017-07-13 Thread Zhong Yanghong (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16086905#comment-16086905 ] Zhong Yanghong commented on KYLIN-2723: --- hi [~hn5092], the metrics we made are based on yammer

[jira] [Resolved] (KYLIN-2616) Multiple column count distinct misses GUI

2017-07-13 Thread Zhixiong Chen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhixiong Chen resolved KYLIN-2616. -- Resolution: Fixed Fix Version/s: v2.1.0 > Multiple column count distinct misses GUI >

[jira] [Updated] (KYLIN-2616) Multiple column count distinct misses GUI

2017-07-13 Thread Zhixiong Chen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhixiong Chen updated KYLIN-2616: - Attachment: 0001-KYLIN-2616-COUNT-DISTINCT-SUPPORT-MULTIPLE-COLUMN.patch I have fixed this bug.

[jira] [Created] (KYLIN-2741) Project config Form Validation Is Ineffective

2017-07-13 Thread Zhixiong Chen (JIRA)
Zhixiong Chen created KYLIN-2741: Summary: Project config Form Validation Is Ineffective Key: KYLIN-2741 URL: https://issues.apache.org/jira/browse/KYLIN-2741 Project: Kylin Issue Type: Bug

[jira] [Reopened] (KYLIN-2575) Experimental feature: Computed Column

2017-07-13 Thread kangkaisen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kangkaisen reopened KYLIN-2575: --- > Experimental feature: Computed Column > - > > Key:

[jira] [Commented] (KYLIN-2575) Experimental feature: Computed Column

2017-07-13 Thread kangkaisen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16086788#comment-16086788 ] kangkaisen commented on KYLIN-2575: --- This commit

[jira] [Commented] (KYLIN-2049) Incorrect AVG result with NULL measure values

2017-07-13 Thread Jack (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16086755#comment-16086755 ] Jack commented on KYLIN-2049: - The count(case when), count(distinct case when), count(null column) will always

[jira] [Updated] (KYLIN-2658) Unclosed ResultSet in JdbcExplorer#loadTableMetadata()

2017-07-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KYLIN-2658: -- Description: {code} ResultSet rs = dbmd.getTables(null, database, table, null); ... rs =

[jira] [Updated] (KYLIN-2701) Unclosed PreparedStatement in QueryService#getPrepareOnlySqlResponse

2017-07-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KYLIN-2701: -- Description: {code} try { conn.prepareStatement(correctedSql); throw new

[jira] [Created] (KYLIN-2740) FileNotFoundException on base cuboid build if GlobalDictionary is used

2017-07-13 Thread Alexander Sterligov (JIRA)
Alexander Sterligov created KYLIN-2740: -- Summary: FileNotFoundException on base cuboid build if GlobalDictionary is used Key: KYLIN-2740 URL: https://issues.apache.org/jira/browse/KYLIN-2740

[jira] [Commented] (KYLIN-2604) Use global dict as the default encoding for precise distinct count in web

2017-07-13 Thread Zhixiong Chen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16085548#comment-16085548 ] Zhixiong Chen commented on KYLIN-2604: -- OK. Thanks Kaisen. > Use global dict as the default encoding

[jira] [Commented] (KYLIN-2604) Use global dict as the default encoding for precise distinct count in web

2017-07-13 Thread kangkaisen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16085546#comment-16085546 ] kangkaisen commented on KYLIN-2604: --- Yes. I have done this work. I will submit a patch within this week.

[jira] [Commented] (KYLIN-2604) Use global dict as the default encoding for precise distinct count in web

2017-07-13 Thread Zhixiong Chen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16085543#comment-16085543 ] Zhixiong Chen commented on KYLIN-2604: -- [~kangkaisen],had you completed this feature. > Use global

[jira] [Commented] (KYLIN-2723) Introduce metrics collector for query & job metrics

2017-07-13 Thread yiming.xu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16085482#comment-16085482 ] yiming.xu commented on KYLIN-2723: -- hi,Zhong Yanghong!I also made a metric, how do you design the metric,

[jira] [Resolved] (KYLIN-1668) Rowkey column shouldn't allow delete and add

2017-07-13 Thread Zhixiong Chen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhixiong Chen resolved KYLIN-1668. -- Resolution: Fixed Fix Version/s: v2.1.0 > Rowkey column shouldn't allow delete and add >