You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "JESSE CHEN (JIRA)" <ji...@apache.org> on 2016/03/14 18:51:33 UTC

[jira] [Created] (SPARK-13860) TPCDS query 39 returns wrong results compared to TPC official result set

JESSE CHEN created SPARK-13860:
----------------------------------

             Summary: TPCDS query 39 returns wrong results compared to TPC official result set 
                 Key: SPARK-13860
                 URL: https://issues.apache.org/jira/browse/SPARK-13860
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 1.6.0
            Reporter: JESSE CHEN


Testing Spark SQL using TPC queries. Query 38 returns wrong results compared to official result set. This is at 1GB SF (validation run).

SparkSQL returns count of 0, answer set reports 107.

Actual results:
[0]

Expected:
+-----+
|   1 |
+-----+
| 107 |
+-----+



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org