dilipbiswal edited a comment on issue #23769: [SPARK-26864][SQL] Query may 
return incorrect result when python udf is used as a join condition and the udf 
uses attributes from both legs of left semi join.
URL: https://github.com/apache/spark/pull/23769#issuecomment-463527513
 
 
   @cloud-fan I was thinking about this and have a question. Now that we only 
support only inner joins and also it requires an user intervention to 
explicitly turn on non performant cross join, is it worth having a dedicated 
optimizer rule and tests for this functionality ? Just wanted to know your 
thoughts on this.
   Also cc @gatorsmile 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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