fzlzjerry commented on PR #24258: URL: https://github.com/apache/datafusion/pull/24258#issuecomment-5253568874
Thanks for flagging these. I compared the scopes: - #24247 overlaps the `log` / `power` fixes. - #24248 overlaps the XOR cancellation fix. - This PR additionally covers the `IN` / `NOT IN` set operations and the `array_has` to `IN` rewrite from #24246. I'll keep the current comparison available for the review pass, then promptly rebase and drop whichever overlapping implementation the maintainers decide not to use. -- 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]
