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 2020/11/20 14:08:20 UTC

[GitHub] [spark] zero323 commented on pull request #30243: [SPARK-33335][SQL] Support `array_contains_array` func

zero323 commented on pull request #30243:
URL: https://github.com/apache/spark/pull/30243#issuecomment-731190821


   Just out of curiosity ‒ cannot the proposed use case be addressed with
   
       array_intersect(right, left) = right
   
   ? 


----------------------------------------------------------------
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



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