adriangb commented on PR #16424: URL: https://github.com/apache/datafusion/pull/16424#issuecomment-2982065398
I think this will require @Dandandan 's suggestion of only updating the filters if the new ones are more selective: #16433. Right now since we always update the filters -> it always bumps the generation -> we always re-check. -- 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]
