geoffreyclaude commented on PR #19390: URL: https://github.com/apache/datafusion/pull/19390#issuecomment-4741142396
Closing this aggregate PR now that the work has been split into the stacked review series: 1. #21927: generic static-filter cleanup and fallback optimization 2. #23011: Bitmap filter for UInt8 3. #23012: Bitmap filter for UInt16 4. #23013: zero-copy reinterpretation for 1-byte and 2-byte bitmap paths 5. #23014: branchless filter for small primitive lists 6. #23015: direct-probe hash filter for large primitive lists 7. #23016: string-view filters for Utf8View and BinaryView 8. #23017: two-stage filter for legacy Utf8 and LargeUtf8 9. #23018: zero-copy reinterpretation for FixedSizeBinary #19241 remains the umbrella issue for the overall `IN LIST` performance work. -- 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]
