adriangb commented on PR #18587: URL: https://github.com/apache/datafusion/pull/18587#issuecomment-3520677907
My main concern is correctness. I remember from working on the LIKE expression pruning after banging my head against the wall for a long time with failing fuzz tests I came to the conclusion that you can’t just NOT the pruning predicate itself. But I don’t have any specific cases to point to, I’d have to think about it for a bit. -- 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]
