Github user maropu commented on a diff in the pull request:
https://github.com/apache/spark/pull/21581#discussion_r196012357
--- Diff: sql/core/src/main/scala/org/apache/spark/sql/functions.scala ---
@@ -3077,12 +3077,16 @@ object functions {
//////////////////////////////////////////////////////////////////////////////////////////////
/**
- * Returns null if the array is null, true if the array contains
`value`, and false otherwise.
+ * Returns null if the array is null, true if the array contains `value`
or the content of
--- End diff --
you can fix now
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]