GitHub user henryr opened a pull request:

    https://github.com/apache/spark/pull/21201

    [SPARK-24128][SQL] Mention configuration option in implicit CROSS JOIN error

    ## What changes were proposed in this pull request?
    
    Mention `spark.sql.crossJoin.enabled` in error message when an implicit 
`CROSS JOIN` is detected.
    
    ## How was this patch tested?
    
    `CartesianProductSuite` and `JoinSuite`. 


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/henryr/spark spark-24128

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/21201.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #21201
    
----

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to