Dongjoon Hyun created SPARK-20735:
-------------------------------------

             Summary: Enable cross join in TPCDSQueryBenchmark
                 Key: SPARK-20735
                 URL: https://issues.apache.org/jira/browse/SPARK-20735
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.1.1, 2.1.0
            Reporter: Dongjoon Hyun
            Priority: Minor


Since SPARK-17298, some queries (q28, q61, q77, q88, q90) fails with a message 
"Use the CROSS JOIN syntax to allow cartesian products between these relations".

This issue aims to enable the correct configuration in 
`TPCDSQueryBenchmark.scala`.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to