u can use `expr("array_contains(columnA, columnB)")` as a
> workaround.
>
> Thanks.
>
>
> On Thu, Jun 14, 2018 at 2:15 AM, 刘崇光 wrote:
>
>>
>> -- Forwarded message --
>> From: 刘崇光
>> Date: Thu, Jun 14, 2018 at 11:08 AM
>
hu, Jun 14, 2018 at 11:08 AM
> Subject: array_contains in package org.apache.spark.sql.functions
> To: u...@spark.apache.org
>
>
> Hello all,
>
> I ran into a use case in project with spark sql and want to share with you
> some thoughts about the function array_contains.
&
-- Forwarded message --
From: 刘崇光
Date: Thu, Jun 14, 2018 at 11:08 AM
Subject: array_contains in package org.apache.spark.sql.functions
To: u...@spark.apache.org
Hello all,
I ran into a use case in project with spark sql and want to share with you
some thoughts about the