You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Shaofeng SHI (JIRA)" <ji...@apache.org> on 2018/11/18 13:55:00 UTC

[jira] [Created] (KYLIN-3693) TopN, Count distinct incorrect in Spark engine

Shaofeng SHI created KYLIN-3693:
-----------------------------------

             Summary: TopN, Count distinct incorrect in Spark engine
                 Key: KYLIN-3693
                 URL: https://issues.apache.org/jira/browse/KYLIN-3693
             Project: Kylin
          Issue Type: Bug
          Components: Spark Engine
    Affects Versions: v2.5.0, v2.5.1
            Reporter: Shaofeng SHI


 
{code:java}
[ERROR] Failures: 
[ERROR]   ITCombinationTest>ITKylinQueryTest.testPreciselyDistinctCountQuery:284->KylinTestBase.execAndCompQuery:544->KylinTestBase.execAndCompQuery:647->KylinTestBase.assertTableEquals:691 value (table=query result of query01, row=0, col=USER_COUNT) expected:<8[46]> but was:<8[52]>
[ERROR]   ITCombinationTest>ITKylinQueryTest.testTopNQuery:277->KylinTestBase.execAndCompQuery:544->KylinTestBase.execAndCompQuery:647->KylinTestBase.assertTableEquals:691 value (table=query result of query82, row=0, col=CAL_DT) expected:<2012-01-[28]> but was:<2012-01-[05]>
[INFO] 
{code}
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)