datafusion
datafusion copied to clipboard
Apply non-nested kernel for non-nested in `array_has` and `inlist`
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