0lai0 commented on PR #5367: URL: https://github.com/apache/datafusion-comet/pull/5367#issuecomment-5325680883
PR description updated > dense-null shapes gain the most because both kernels operate over the raw value buffer and propagate validity in bulk, avoiding the per-element Option branch and the validity-building collect from the old iter().zip().map().collect() path. -- 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]
