Description
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`.