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


   > ArrayOverlap checks if the two arrays contain at least one common element.
   
   Ah, I see. You need to describe the clear behaivour in the section, too. 
Probably, `arrays_contains(array(1, 2, 3), 2) AND arrays_contains(array(1, 2, 
3), 3) `?


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



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

Reply via email to