geoffreyclaude commented on issue #19241: URL: https://github.com/apache/datafusion/issues/19241#issuecomment-4738867925
Current stack update: - #21927 now contains the generic `IN LIST` static-filter cleanup and fallback optimization extracted from the original #19390 stack. - #19390 has been rebased on top of #21927 and now contains the remaining specialized bitmap, primitive, string/view, and FixedSizeBinary optimizations. - Review-wise, #19390 should be read after #21927; the PR-specific changes begin with `Implement Bitmap Filter for UInt8 (Stack-based)`. -- 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]
