datafusion icon indicating copy to clipboard operation
datafusion copied to clipboard

Apply non-nested kernel for non-nested in `array_has` and `inlist`

Open jayzhan211 opened this issue 1 year ago • 0 comments

Which issue does this PR close?

Closes #.

Rationale for this change

I realize I didn't call non-nested kernel (vectorized) for non-nested type. So did the one in in-list

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

Others

I didn't run the benchmark. If anyone has concern about the actual performance, I could run the benchmark

jayzhan211 avatar Aug 26 '24 01:08 jayzhan211