gianm opened a new pull request, #16311:
URL: https://github.com/apache/druid/pull/16311
Three changes to scalar_in_array as follow-ups to #16306:
1) Rename the class to more closely match the function name.
2) Add a specialization for constant arrays, where we build a `HashSet`.
3) Use `castForEqualityComparison` to properly handle cross-type comparisons.
Additional tests verify comparisons between LONG and DOUBLE are now
handled properly.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]