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

2017-02-10 Thread liyang (JIRA)
liyang created KYLIN-2442: - Summary: Re-calculate expansion rate, count raw data size regardless of flat table compression Key: KYLIN-2442 URL: https://issues.apache.org/jira/browse/KYLIN-2442 Project: Kylin

[jira] [Resolved] (KYLIN-2440) Query failed if join condition columns not appear on cube

2017-02-09 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2440. --- Resolution: Fixed Fix Version/s: v2.0.0 > Query failed if join condition columns not appear on cube >

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

2017-02-07 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-2268: -- Labels: newbie (was: ) > Potential NPE in ModelDimensionDesc#init() >

[jira] [Commented] (KYLIN-2316) Build Base Cuboid Data ERROR

2017-02-07 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15857550#comment-15857550 ] liyang commented on KYLIN-2316: --- Looks like about Global Dictionary. > Build Base Cuboid Data ERROR >

[jira] [Assigned] (KYLIN-2316) Build Base Cuboid Data ERROR

2017-02-07 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang reassigned KYLIN-2316: - Assignee: kangkaisen (was: Zhong,Jason) > Build Base Cuboid Data ERROR > -

[jira] [Updated] (KYLIN-2316) Build Base Cuboid Data ERROR

2017-02-07 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-2316: -- Component/s: (was: Web ) General > Build Base Cuboid Data ERROR >

[jira] [Commented] (KYLIN-2325) kylin sql optimization is very slow about 100ms or so, and consumes a lot of cpu

2017-02-07 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15857546#comment-15857546 ] liyang commented on KYLIN-2325: --- Hi [~elasticlog], thanks for bring up this topic. 100ms is not much in big

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

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

[jira] [Commented] (KYLIN-2329) Between 0.06 - 0.01 and 0.06 + 0.01, returns incorrect result

2017-02-06 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15855458#comment-15855458 ] liyang commented on KYLIN-2329: --- Cannot reproduce on latest master. Perhaps, the recent upgrade of calcite

[jira] [Resolved] (KYLIN-2329) Between 0.06 - 0.01 and 0.06 + 0.01, returns incorrect result

2017-02-06 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2329. --- Resolution: Fixed Fix Version/s: v2.0.0 > Between 0.06 - 0.01 and 0.06 + 0.01, returns incorrect

[jira] [Resolved] (KYLIN-2418) Refactor pom.xml, drop unused parameter

2017-02-05 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2418. --- Resolution: Fixed Assignee: liyang Fix Version/s: v2.0.0 > Refactor pom.xml, drop unused

[jira] [Resolved] (KYLIN-2284) intersect_count function error

2017-02-04 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2284. --- Resolution: Not A Bug Fix Version/s: v2.0.0 > intersect_count function error >

[jira] [Commented] (KYLIN-2284) intersect_count function error

2017-02-04 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15852708#comment-15852708 ] liyang commented on KYLIN-2284: --- Reproduced the error on master branch, the error message now reads good

[jira] [Commented] (KYLIN-2284) intersect_count function error

2017-02-04 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15852703#comment-15852703 ] liyang commented on KYLIN-2284: --- This is expected, intersect_count() only works with bitmap count distinct,

[jira] [Resolved] (KYLIN-2423) Model should always include PK/FK as dimensions

2017-02-04 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2423. --- Resolution: Fixed Fix Version/s: v2.0.0 > Model should always include PK/FK as dimensions >

[jira] [Created] (KYLIN-2423) Model should always include PK/FK as dimensions

2017-02-03 Thread liyang (JIRA)
liyang created KYLIN-2423: - Summary: Model should always include PK/FK as dimensions Key: KYLIN-2423 URL: https://issues.apache.org/jira/browse/KYLIN-2423 Project: Kylin Issue Type: Improvement

[jira] [Resolved] (KYLIN-2390) Wrong argument order for WinAggResetContextImpl()

2017-02-03 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2390. --- Resolution: Fixed Assignee: liyang (was: hongbin ma) Fix Version/s: v2.0.0 resolved by

[jira] [Resolved] (KYLIN-2419) Rollback KYLIN-2292 workaround

2017-02-03 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2419. --- Resolution: Fixed Assignee: liyang Fix Version/s: v2.0.0 > Rollback KYLIN-2292 workaround >

[jira] [Updated] (KYLIN-2419) Rollback KYLIN-2292 workaround

2017-02-03 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-2419: -- Description: As we have upgraded to calcite 1.11, the workaround of CALCITE-1540 introduced by KYLIN-2292 must

[jira] [Created] (KYLIN-2419) Rollback KYLIN-2292 workaround

2017-02-03 Thread liyang (JIRA)
liyang created KYLIN-2419: - Summary: Rollback KYLIN-2292 workaround Key: KYLIN-2419 URL: https://issues.apache.org/jira/browse/KYLIN-2419 Project: Kylin Issue Type: Bug Reporter: liyang

[jira] [Resolved] (KYLIN-2392) Accessing null pointer in EnumerableWindow#sampleOfTheGeneratedWindowedAggregate()

2017-02-02 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2392. --- Resolution: Not A Problem > Accessing null pointer in >

[jira] [Commented] (KYLIN-2392) Accessing null pointer in EnumerableWindow#sampleOfTheGeneratedWindowedAggregate()

2017-02-02 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15851154#comment-15851154 ] liyang commented on KYLIN-2392: --- The lines belong to sampleOfTheGeneratedWindowedAggregate(), which is only

[jira] (KYLIN-2418) Refactor pom.xml, drop unused parameter

2017-01-29 Thread liyang (JIRA)
Title: Message Title liyang created an issue

[jira] [Commented] (KYLIN-2394) Upgrade Calcite to 1.11

2017-01-21 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15833274#comment-15833274 ] liyang commented on KYLIN-2394: --- +1 Thanks, Billy! > Upgrade Calcite to 1.11 > --- > >

[jira] [Commented] (KYLIN-2397) CubeSegmentScanner generated inaccurate

2017-01-19 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15829959#comment-15829959 ] liyang commented on KYLIN-2397: --- Should add more UT to CubeScanRangePlanner. > CubeSegmentScanner generated

[jira] [Resolved] (KYLIN-2410) Global dictionary does not respect the Hadoop configuration in mapper & reducer

2017-01-18 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2410. --- Resolution: Fixed Fix Version/s: v2.0.0 > Global dictionary does not respect the Hadoop configuration

[jira] [Created] (KYLIN-2410) Global dictionary does not respect the Hadoop configuration in mapper & reducer

2017-01-18 Thread liyang (JIRA)
liyang created KYLIN-2410: - Summary: Global dictionary does not respect the Hadoop configuration in mapper & reducer Key: KYLIN-2410 URL: https://issues.apache.org/jira/browse/KYLIN-2410 Project: Kylin

[jira] [Resolved] (KYLIN-2348) TPC-H query 20, requires multiple models in one query

2017-01-18 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2348. --- Resolution: Fixed Fix Version/s: v2.0.0 > TPC-H query 20, requires multiple models in one query >

[jira] [Created] (KYLIN-2408) GTRecord work on column block rather than individual columns

2017-01-18 Thread liyang (JIRA)
liyang created KYLIN-2408: - Summary: GTRecord work on column block rather than individual columns Key: KYLIN-2408 URL: https://issues.apache.org/jira/browse/KYLIN-2408 Project: Kylin Issue Type:

[jira] [Created] (KYLIN-2406) TPC-H query 20, can triggers NPE

2017-01-17 Thread liyang (JIRA)
liyang created KYLIN-2406: - Summary: TPC-H query 20, can triggers NPE Key: KYLIN-2406 URL: https://issues.apache.org/jira/browse/KYLIN-2406 Project: Kylin Issue Type: Bug Reporter:

[jira] [Resolved] (KYLIN-2313) Cannot find a cube in a subquery case with count distinct

2017-01-17 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2313. --- Resolution: Cannot Reproduce > Cannot find a cube in a subquery case with count distinct >

[jira] [Reopened] (KYLIN-2313) Cannot find a cube in a subquery case with count distinct

2017-01-17 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang reopened KYLIN-2313: --- > Cannot find a cube in a subquery case with count distinct >

[jira] [Resolved] (KYLIN-2365) multi FactDistinctColumnsReducer task write the same output file

2017-01-16 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2365. --- Resolution: Duplicate Fix Version/s: (was: Future) > multi FactDistinctColumnsReducer task write

[jira] [Resolved] (KYLIN-2400) Simplify Dictionary interface

2017-01-16 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2400. --- Resolution: Fixed Assignee: XIE FAN Fix Version/s: v2.0.0 > Simplify Dictionary interface >

[jira] [Resolved] (KYLIN-2313) Cannot find a cube in a subquery case with count distinct

2017-01-14 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2313. --- Resolution: Fixed Fix Version/s: v2.0.0 > Cannot find a cube in a subquery case with count distinct >

[jira] [Commented] (KYLIN-2313) Cannot find a cube in a subquery case with count distinct

2017-01-14 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15823043#comment-15823043 ] liyang commented on KYLIN-2313: --- Cannot reproduce. Tried below two queries on latest CI cube and sample cube

[jira] [Resolved] (KYLIN-2383) count distinct should not include NULL

2017-01-12 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2383. --- Resolution: Fixed Fix Version/s: v2.0.0 > count distinct should not include NULL >

[jira] [Created] (KYLIN-2383) count distinct should not include NULL

2017-01-11 Thread liyang (JIRA)
liyang created KYLIN-2383: - Summary: count distinct should not include NULL Key: KYLIN-2383 URL: https://issues.apache.org/jira/browse/KYLIN-2383 Project: Kylin Issue Type: Bug Reporter:

[jira] [Assigned] (KYLIN-2382) The column order of "select *" is not as defined in the table

2017-01-11 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang reassigned KYLIN-2382: - Assignee: liyang > The column order of "select *" is not as defined in the table >

[jira] [Resolved] (KYLIN-2382) The column order of "select *" is not as defined in the table

2017-01-11 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2382. --- Resolution: Fixed Fix Version/s: v2.0.0 > The column order of "select *" is not as defined in the

[jira] [Resolved] (KYLIN-2380) Refactor DbUnit assertions

2017-01-10 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2380. --- Resolution: Fixed Fix Version/s: v2.0.0 > Refactor DbUnit assertions > -- > >

[jira] [Created] (KYLIN-2380) Refactor DbUnit assertions

2017-01-10 Thread liyang (JIRA)
liyang created KYLIN-2380: - Summary: Refactor DbUnit assertions Key: KYLIN-2380 URL: https://issues.apache.org/jira/browse/KYLIN-2380 Project: Kylin Issue Type: Improvement Reporter:

[jira] [Resolved] (KYLIN-2367) raw query like select * where ... returns empty columns

2017-01-08 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2367. --- Resolution: Fixed Assignee: liyang Fix Version/s: v2.0.0 > raw query like select * where ...

[jira] [Created] (KYLIN-2367) raw query like select * where ... returns empty columns

2017-01-08 Thread liyang (JIRA)
liyang created KYLIN-2367: - Summary: raw query like select * where ... returns empty columns Key: KYLIN-2367 URL: https://issues.apache.org/jira/browse/KYLIN-2367 Project: Kylin Issue Type: Bug

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

2017-01-07 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2338. --- Resolution: Fixed Fix Version/s: v2.0.0 > refactor BitmapCounter.DataInputByteBuffer >

[jira] [Resolved] (KYLIN-2353) Serialize BitmapCounter with distinct count

2017-01-07 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2353. --- Resolution: Fixed Fix Version/s: v2.0.0 > Serialize BitmapCounter with distinct count >

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

2017-01-07 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15807281#comment-15807281 ] liyang commented on KYLIN-2338: --- I'm merging this one and KYLIN-2349, KYLIN-2353 > refactor

[jira] [Commented] (KYLIN-2346) OLAP TableScan MUST NOT be shared by more than one prent

2017-01-06 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15806793#comment-15806793 ] liyang commented on KYLIN-2346: --- You can write in Chinese if that helps. Others will do necessary

[jira] [Commented] (KYLIN-2345) Not able to open web interface for Kylin

2017-01-06 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15806789#comment-15806789 ] liyang commented on KYLIN-2345: --- Also pls post ALL logs during startup, including what's on console, or env

[jira] [Commented] (KYLIN-2329) Between 0.06 - 0.01 and 0.06 + 0.01, returns incorrect result

2017-01-06 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15806532#comment-15806532 ] liyang commented on KYLIN-2329: --- A similar case was reported by Wang Sheng (sky...@163.com). {code} select

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

2017-01-06 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15806456#comment-15806456 ] liyang commented on KYLIN-2338: --- +1 > refactor BitmapCounter.DataInputByteBuffer >

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

2017-01-06 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2337. --- Resolution: Fixed Fix Version/s: v2.0.0 > Remove expensive toString in SortedIteratorMergerWithLimit >

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

2017-01-06 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15806444#comment-15806444 ] liyang commented on KYLIN-2337: --- Thanks Kaisen for the drill down! I minor changed the fix to the below, to

[jira] [Commented] (KYLIN-2311) Build Cube

2017-01-06 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15803963#comment-15803963 ] liyang commented on KYLIN-2311: --- The global dictionary does not support translate from ID to VALUE. Any

[jira] [Commented] (KYLIN-2351) Support using non-default HDFS path as kylin.env.hdfs-working-dir

2017-01-05 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15802949#comment-15802949 ] liyang commented on KYLIN-2351: --- Resolved. Future development should note NOT TO use the default FS.

[jira] [Resolved] (KYLIN-2351) Support using non-default HDFS path as kylin.env.hdfs-working-dir

2017-01-05 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2351. --- Resolution: Fixed Fix Version/s: v2.0.0 > Support using non-default HDFS path as

[jira] [Assigned] (KYLIN-2351) Support using non-default HDFS path as kylin.env.hdfs-working-dir

2017-01-05 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang reassigned KYLIN-2351: - Assignee: liyang > Support using non-default HDFS path as kylin.env.hdfs-working-dir >

[jira] [Created] (KYLIN-2348) TPC-H query 20, requires multiple models in one query

2017-01-02 Thread liyang (JIRA)
liyang created KYLIN-2348: - Summary: TPC-H query 20, requires multiple models in one query Key: KYLIN-2348 URL: https://issues.apache.org/jira/browse/KYLIN-2348 Project: Kylin Issue Type: Bug

[jira] [Created] (KYLIN-2347) TPC-H query 13, too many HLLC objects exceed memory budget

2017-01-02 Thread liyang (JIRA)
liyang created KYLIN-2347: - Summary: TPC-H query 13, too many HLLC objects exceed memory budget Key: KYLIN-2347 URL: https://issues.apache.org/jira/browse/KYLIN-2347 Project: Kylin Issue Type: Bug

[jira] [Created] (KYLIN-2341) sum(case .. when ..) problem

2016-12-30 Thread liyang (JIRA)
liyang created KYLIN-2341: - Summary: sum(case .. when ..) problem Key: KYLIN-2341 URL: https://issues.apache.org/jira/browse/KYLIN-2341 Project: Kylin Issue Type: Bug Reporter: liyang

[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] [Created] (KYLIN-2332) Refactor TupleConverter a bit

2016-12-28 Thread liyang (JIRA)
liyang created KYLIN-2332: - Summary: Refactor TupleConverter a bit Key: KYLIN-2332 URL: https://issues.apache.org/jira/browse/KYLIN-2332 Project: Kylin Issue Type: Improvement Components:

[jira] [Resolved] (KYLIN-2330) CubeDesc returns redundant DerivedInfo

2016-12-28 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2330. --- Resolution: Fixed Fix Version/s: v2.0.0 > CubeDesc returns redundant DerivedInfo >

[jira] [Created] (KYLIN-2330) CubeDesc returns redundant DerivedInfo

2016-12-28 Thread liyang (JIRA)
liyang created KYLIN-2330: - Summary: CubeDesc returns redundant DerivedInfo Key: KYLIN-2330 URL: https://issues.apache.org/jira/browse/KYLIN-2330 Project: Kylin Issue Type: Bug Components:

[jira] [Created] (KYLIN-2329) Between 0.06 - 0.01 and 0.06 + 0.01, returns incorrect result

2016-12-28 Thread liyang (JIRA)
liyang created KYLIN-2329: - Summary: Between 0.06 - 0.01 and 0.06 + 0.01, returns incorrect result Key: KYLIN-2329 URL: https://issues.apache.org/jira/browse/KYLIN-2329 Project: Kylin Issue Type:

[jira] [Created] (KYLIN-2322) TrieDictionaryForest does not leverage TrieDictionary cache

2016-12-26 Thread liyang (JIRA)
liyang created KYLIN-2322: - Summary: TrieDictionaryForest does not leverage TrieDictionary cache Key: KYLIN-2322 URL: https://issues.apache.org/jira/browse/KYLIN-2322 Project: Kylin Issue Type: Bug

[jira] [Assigned] (KYLIN-2314) Add Integration Test (IT) for snowflake

2016-12-26 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang reassigned KYLIN-2314: - Assignee: liyang > Add Integration Test (IT) for snowflake > --- > >

[jira] [Resolved] (KYLIN-2314) Add Integration Test (IT) for snowflake

2016-12-26 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2314. --- Resolution: Fixed Fix Version/s: v2.0.0 > Add Integration Test (IT) for snowflake >

[jira] [Resolved] (KYLIN-2301) ERROR when executing query with subquery in "NOT IN" clause.

2016-12-26 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2301. --- Resolution: Fixed Fix Version/s: v2.0.0 > ERROR when executing query with subquery in "NOT IN" clause.

[jira] [Issue Comment Deleted] (KYLIN-2313) Cannot find a cube in a subquery case with count distinct

2016-12-25 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-2313: -- Comment: was deleted (was: Please help me look at this problem. Thank you

[jira] [Commented] (KYLIN-2311) Build Cube

2016-12-25 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15777386#comment-15777386 ] liyang commented on KYLIN-2311: --- Try use layer cubing first. In-mem cubing requires more resource from

[jira] [Resolved] (KYLIN-2320) TrieDictionaryForest incorrect getSizeOfId() when empty dictionary

2016-12-23 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2320. --- Resolution: Fixed Fix Version/s: v2.0.0 > TrieDictionaryForest incorrect getSizeOfId() when empty

[jira] [Created] (KYLIN-2320) TrieDictionaryForest incorrect getSizeOfId() when empty dictionary

2016-12-23 Thread liyang (JIRA)
liyang created KYLIN-2320: - Summary: TrieDictionaryForest incorrect getSizeOfId() when empty dictionary Key: KYLIN-2320 URL: https://issues.apache.org/jira/browse/KYLIN-2320 Project: Kylin Issue

[jira] [Created] (KYLIN-2314) Add Integration Test (IT) for snowflake

2016-12-22 Thread liyang (JIRA)
liyang created KYLIN-2314: - Summary: Add Integration Test (IT) for snowflake Key: KYLIN-2314 URL: https://issues.apache.org/jira/browse/KYLIN-2314 Project: Kylin Issue Type: Improvement

[jira] [Resolved] (KYLIN-2310) Refactor CI, add IT for date/time encoding & extended column

2016-12-21 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2310. --- Resolution: Fixed Fix Version/s: v1.6.1 > Refactor CI, add IT for date/time encoding & extended column

[jira] [Created] (KYLIN-2310) Refactor CI, add IT for date/time encoding & extended column

2016-12-21 Thread liyang (JIRA)
liyang created KYLIN-2310: - Summary: Refactor CI, add IT for date/time encoding & extended column Key: KYLIN-2310 URL: https://issues.apache.org/jira/browse/KYLIN-2310 Project: Kylin Issue Type:

[jira] [Resolved] (KYLIN-1770) Upgrade Calcite dependency (v1.9)

2016-12-21 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-1770. --- Resolution: Fixed Fix Version/s: v1.6.1 > Upgrade Calcite dependency (v1.9) >

[jira] [Resolved] (KYLIN-2294) Refactor CI, merge with_slr and without_slr cubes

2016-12-21 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2294. --- Resolution: Fixed Fix Version/s: v1.6.1 > Refactor CI, merge with_slr and without_slr cubes >

[jira] [Resolved] (KYLIN-2295) Refactor CI, blend view cubes into the rest

2016-12-18 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2295. --- Resolution: Fixed Assignee: liyang Fix Version/s: v1.6.1 > Refactor CI, blend view cubes into

[jira] [Resolved] (KYLIN-1832) HyperLogLog speed is too slow in encode and decode

2016-12-18 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-1832. --- Resolution: Fixed Fix Version/s: v1.6.1 > HyperLogLog speed is too slow in encode and decode >

[jira] [Resolved] (KYLIN-2288) Kylin treat empty string as error measure which is inconsistent with hive

2016-12-18 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2288. --- Resolution: Fixed Fix Version/s: (was: Future) v1.6.1 > Kylin treat empty

[jira] [Commented] (KYLIN-2286) global snapshot table for one cube

2016-12-18 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15760228#comment-15760228 ] liyang commented on KYLIN-2286: --- If the lookup dimension is already in cube, then rebuild is inevitable. If

[jira] [Commented] (KYLIN-2286) global snapshot table for one cube

2016-12-18 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15760221#comment-15760221 ] liyang commented on KYLIN-2286: --- The requirement is worth discussion. Whether or not today's lookup should

[jira] [Commented] (KYLIN-2293) Refactor KylinConfig to separate test case into KylinTestConfig

2016-12-18 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15760178#comment-15760178 ] liyang commented on KYLIN-2293: --- Prefer composite model rather than extends. Can KylinTestConfig hold a

[jira] [Commented] (KYLIN-2288) Kylin treat empty string as error measure which is inconsistent with hive

2016-12-18 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15760060#comment-15760060 ] liyang commented on KYLIN-2288: --- Merged and pushed to master. Thanks Chuanlei! > Kylin treat empty string

[jira] [Updated] (KYLIN-2295) Refactor CI, blend view cubes into the rest

2016-12-18 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-2295: -- Summary: Refactor CI, blend view cubes into the rest (was: Refactor ) > Refactor CI, blend view cubes into the

[jira] [Created] (KYLIN-2295) Refactor

2016-12-18 Thread liyang (JIRA)
liyang created KYLIN-2295: - Summary: Refactor Key: KYLIN-2295 URL: https://issues.apache.org/jira/browse/KYLIN-2295 Project: Kylin Issue Type: Improvement Reporter: liyang -- This

[jira] [Created] (KYLIN-2294) Refactor CI, merge with_slr and without_slr cubes

2016-12-18 Thread liyang (JIRA)
liyang created KYLIN-2294: - Summary: Refactor CI, merge with_slr and without_slr cubes Key: KYLIN-2294 URL: https://issues.apache.org/jira/browse/KYLIN-2294 Project: Kylin Issue Type: Improvement

[jira] [Resolved] (KYLIN-2283) Have a general purpose data generation tool

2016-12-18 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2283. --- Resolution: Fixed Fix Version/s: v1.6.1 > Have a general purpose data generation tool >

[jira] [Resolved] (KYLIN-995) Enable kylin to support joining the same lookup table more than once

2016-12-18 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-995. -- Resolution: Fixed Fix Version/s: v1.6.1 > Enable kylin to support joining the same lookup table more than

[jira] [Commented] (KYLIN-2234) KYLIN throws null exception when execute specific query

2016-12-17 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15758372#comment-15758372 ] liyang commented on KYLIN-2234: --- Note master branch is ahead of 1.6.0. > KYLIN throws null exception when

[jira] [Updated] (KYLIN-2280) A easier way to change all the conflict ports when start multi kylin instance in the same server

2016-12-17 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-2280: -- Labels: newbie (was: ) > A easier way to change all the conflict ports when start multi kylin instance > in

[jira] [Commented] (KYLIN-1043) Error when Start with Sample Cube:"NoSuchMethodError: org.apache.hadoop.mapreduce.Job.setJar"

2016-12-17 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15758344#comment-15758344 ] liyang commented on KYLIN-1043: --- > org.apache.hadoop.mapreduce.Job.setJar(Ljava/lang/String;)V This is a

[jira] [Commented] (KYLIN-2279) suddenly query table does not exist in the Insight

2016-12-17 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15758322#comment-15758322 ] liyang commented on KYLIN-2279: --- Could you provide steps for others to reproduce this problem? Just from the

[jira] [Resolved] (KYLIN-2273) Raise No new message comes issue for the Kylin1.6 Streaming cube build

2016-12-17 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang resolved KYLIN-2273. --- Resolution: Not A Problem > Raise No new message comes issue for the Kylin1.6 Streaming cube build >

[jira] [Commented] (KYLIN-2273) Raise No new message comes issue for the Kylin1.6 Streaming cube build

2016-12-17 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15758312#comment-15758312 ] liyang commented on KYLIN-2273: --- Please avoid due post, it is a waste of readers' time and is not polite.

[jira] [Updated] (KYLIN-2267) When FK/PK column type mismatched, get error on query: "NullPointerException: Column ### does not exist in row key desc"

2016-12-15 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liyang updated KYLIN-2267: -- Labels: newbie (was: ) > When FK/PK column type mismatched, get error on query: "NullPointerException: >

[jira] [Commented] (KYLIN-2267) When FK/PK column type mismatched, get error on query: "NullPointerException: Column ### does not exist in row key desc"

2016-12-15 Thread liyang (JIRA)
[ https://issues.apache.org/jira/browse/KYLIN-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15753512#comment-15753512 ] liyang commented on KYLIN-2267: --- Somehow I believe this was fixed. Need to verify again on latest code. >

<    3   4   5   6   7   8   9   10   11   12   >