neilconway commented on PR #21535: URL: https://github.com/apache/datafusion/pull/21535#issuecomment-4224967442
> LGTM, this is similar NULL handling to your previous #21420, if i am not mistaken? Thanks for the review! I have a bunch of PRs out that all follow a similar pattern, replacing per-row NULL handling with bulk NULL bitmap operations: * https://github.com/apache/datafusion/pull/21471 * https://github.com/apache/datafusion/pull/21535 * https://github.com/apache/datafusion/pull/21464 * https://github.com/apache/datafusion/pull/21475 * https://github.com/apache/datafusion/pull/21477 etc. -- 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]
