[jira] [Commented] (KYLIN-3731) java.lang.IllegalArgumentException: Unsupported data type array at

2018-12-19 Thread Chao Long (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16725577#comment-16725577 ] Chao Long commented on KYLIN-3731: -- The class _DataTypeOrder_ was added in JIRA KYLIN-3370  to enhance

[jira] [Assigned] (KYLIN-3731) java.lang.IllegalArgumentException: Unsupported data type array at

2018-12-19 Thread Chao Long (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Long reassigned KYLIN-3731: Assignee: Chao Long > java.lang.IllegalArgumentException: Unsupported data type array at >

[jira] [Updated] (KYLIN-3731) java.lang.IllegalArgumentException: Unsupported data type array at

2018-12-19 Thread HongBo Dai (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] HongBo Dai updated KYLIN-3731: --- Summary: java.lang.IllegalArgumentException: Unsupported data type array at (was:

[jira] [Created] (KYLIN-3731) ava.lang.IllegalArgumentException: Unsupported data type array at

2018-12-19 Thread HongBo Dai (JIRA)
HongBo Dai created KYLIN-3731: -- Summary: ava.lang.IllegalArgumentException: Unsupported data type array at Key: KYLIN-3731 URL: https://issues.apache.org/jira/browse/KYLIN-3731 Project: Kylin

[jira] [Commented] (KYLIN-3121) NPE while executing a query with two left outer joins and floating point expressions on nullable fields

2018-12-19 Thread Xi Chen (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16724945#comment-16724945 ] Xi Chen commented on KYLIN-3121: Run into the same problem with kylin-2.2.0 and kylin-2.5.x. However the

[jira] [Updated] (KYLIN-3730) TableMetadataManager.reloadSourceTableQuietly is wrong

2018-12-19 Thread XiaoXiang Yu (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] XiaoXiang Yu updated KYLIN-3730: Description: In TableMetadataManager.reloadSourceTableQuietly, we find that this method decorate

[jira] [Created] (KYLIN-3730) TableMetadataManager.reloadSourceTableQuietly is wrong

2018-12-19 Thread XiaoXiang Yu (JIRA)
XiaoXiang Yu created KYLIN-3730: --- Summary: TableMetadataManager.reloadSourceTableQuietly is wrong Key: KYLIN-3730 URL: https://issues.apache.org/jira/browse/KYLIN-3730 Project: Kylin Issue

[jira] [Updated] (KYLIN-3021) Check MapReduce job failed reason and include the diagnostics into email notification

2018-12-19 Thread Zhong Yanghong (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-3021: -- Fix Version/s: v2.6.0 > Check MapReduce job failed reason and include the diagnostics into

[jira] [Updated] (KYLIN-3005) getAllDictColumnsOnFact in CubeManager may include fact table's foreign key

2018-12-19 Thread Zhong Yanghong (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-3005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-3005: -- Fix Version/s: v2.6.0 > getAllDictColumnsOnFact in CubeManager may include fact table's

[jira] [Updated] (KYLIN-2972) CacheKey from SQLRequest should ignore the case of project name

2018-12-19 Thread Zhong Yanghong (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-2972: -- Description: Since Kylin doesn't distinguish the case of project name, the sql cache key

[jira] [Commented] (KYLIN-2972) CacheKey from SQLRequest should ignore the case of project name

2018-12-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16724853#comment-16724853 ] ASF GitHub Bot commented on KYLIN-2972: --- kyotoYaho opened a new pull request #409: KYLIN-2972

[GitHub] kyotoYaho opened a new pull request #409: KYLIN-2972 CacheKey from SQLRequest should ignore the case of project…

2018-12-19 Thread GitBox
kyotoYaho opened a new pull request #409: KYLIN-2972 CacheKey from SQLRequest should ignore the case of project… URL: https://github.com/apache/kylin/pull/409 … name This is an automated message from the Apache Git Service.

[GitHub] asfgit commented on issue #409: KYLIN-2972 CacheKey from SQLRequest should ignore the case of project…

2018-12-19 Thread GitBox
asfgit commented on issue #409: KYLIN-2972 CacheKey from SQLRequest should ignore the case of project… URL: https://github.com/apache/kylin/pull/409#issuecomment-448537318 Can one of the admins verify this patch? This is an

[jira] [Updated] (KYLIN-2972) CacheKey from SQLRequest should ignore the case of project name

2018-12-19 Thread Zhong Yanghong (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-2972: -- Summary: CacheKey from SQLRequest should ignore the case of project name (was: CacheKey from

[jira] [Updated] (KYLIN-2972) CacheKey from SQLRequest should ignore the case of project

2018-12-19 Thread Zhong Yanghong (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhong Yanghong updated KYLIN-2972: -- Fix Version/s: v2.6.0 > CacheKey from SQLRequest should ignore the case of project >