Github user dilipbiswal commented on the issue:
https://github.com/apache/spark/pull/22408
@cloud-fan It turns false.
```
presto:default> select contains(array[1], 1.34)
-> ;
_col0
-------
false
(1 row)
```--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
