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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to