[jira] [Created] (KYLIN-2450) sample.sh should generate sample data on kylin.source.hive.database-for-flat-table, not hard code DEFAULT

2017-02-16 Thread Billy Liu (JIRA)
Billy Liu created KYLIN-2450: Summary: sample.sh should generate sample data on kylin.source.hive.database-for-flat-table, not hard code DEFAULT Key: KYLIN-2450 URL: https://issues.apache.org/jira/browse/KYLIN-2450

[jira] [Created] (KYLIN-2452) Throw NoSuchElementException when AggregationGroup size is 0

2017-02-16 Thread Wang Cheng (JIRA)
Wang Cheng created KYLIN-2452: - Summary: Throw NoSuchElementException when AggregationGroup size is 0 Key: KYLIN-2452 URL: https://issues.apache.org/jira/browse/KYLIN-2452 Project: Kylin Issue

[jira] [Updated] (KYLIN-2452) Throw NoSuchElementException when AggregationGroup size is 0

2017-02-16 Thread Wang Cheng (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang Cheng updated KYLIN-2452: -- Attachment: 0001-KYLIN-2452-validate-there-is-at-least-one-Aggregatio.patch > Throw

[jira] [Resolved] (KYLIN-2442) Re-calculate expansion rate, count raw data size regardless of flat table compression

2017-02-16 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2442. --- Resolution: Fixed Assignee: liyang Fix Version/s: v2.0.0 > Re-calculate expansion rate, count

[jira] [Assigned] (KYLIN-2341) sum(case .. when ..) is not supported

2017-02-16 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu reassigned KYLIN-2341: - Assignee: Kaige Liu (was: liyang) > sum(case .. when ..) is not supported >

[jira] [Updated] (KYLIN-2449) Rewrite should not run on OLAPAggregateRel if has no OLAPTable

2017-02-16 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-2449: - Attachment: KYLIN-2449.patch Patch Attached. Please help review. Thanks. > Rewrite should not run on

[jira] [Commented] (KYLIN-2451) Set HBASE_RPC_TIMEOUT according to kylin.storage.hbase.coprocessor-timeout-seconds

2017-02-16 Thread Dayue Gao (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15871127#comment-15871127 ] Dayue Gao commented on KYLIN-2451: -- Hi [~liyang.g...@gmail.com], how is this possible? Haven't we already

[jira] [Resolved] (KYLIN-2451) Set HBASE_RPC_TIMEOUT according to kylin.storage.hbase.coprocessor-timeout-seconds

2017-02-16 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2451. --- Resolution: Fixed Fix Version/s: v2.0.0 > Set HBASE_RPC_TIMEOUT according to >

[jira] [Updated] (KYLIN-2407) TPC-H query 20, why this query returns no result?

2017-02-16 Thread Kaige Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaige Liu updated KYLIN-2407: - Attachment: KYLIN-2407.patch Patch attached. Please help review. Thanks. > TPC-H query 20, why this

[jira] [Created] (KYLIN-2451) Set HBASE_RPC_TIMEOUT according to kylin.storage.hbase.coprocessor-timeout-seconds

2017-02-16 Thread liyang (JIRA)
liyang created KYLIN-2451: - Summary: Set HBASE_RPC_TIMEOUT according to kylin.storage.hbase.coprocessor-timeout-seconds Key: KYLIN-2451 URL: https://issues.apache.org/jira/browse/KYLIN-2451 Project: Kylin

[jira] [Resolved] (KYLIN-2450) sample.sh should generate sample data on kylin.source.hive.database-for-flat-table, not hard code DEFAULT

2017-02-16 Thread Billy Liu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Billy Liu resolved KYLIN-2450. -- Resolution: Fixed https://github.com/apache/kylin/commit/a60f893ff0c6d8f1e34ef9bbdd3cab7cc875aa99 The