You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/05/26 13:27:59 UTC

[GitHub] [spark] francis0407 commented on issue #23783: [SPARK-26854][SQL] Support ANY/SOME subquery

francis0407 commented on issue #23783: [SPARK-26854][SQL] Support ANY/SOME subquery
URL: https://github.com/apache/spark/pull/23783#issuecomment-496000374
 
 
   Hi @dongjoon-hyun,
   I reconsidered your question in https://github.com/apache/spark/pull/23783#issuecomment-476066269. Actually, IN/ANY/ALL subqueries can not always be converted to EXISTS. IN/ANY/ALL subqueries are nullable while EXISTS is not.  

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org