dilipbiswal commented on issue #25520: [SPARK-28621][SQL] Make 
spark.sql.crossJoin.enabled default value true
URL: https://github.com/apache/spark/pull/25520#issuecomment-524737631
 
 
   I have a question here. So is the plan to fail the query at runtime based on 
some criteria ? In my thinking the current way was get users to manually opt-in 
(basically putting the burden on users) as this type of join can be really slow 
when run on relatively larger tables and may affect the health of the cluster.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to