szehon-ho commented on PR #58145: URL: https://github.com/apache/spark/pull/58145#issuecomment-5456244936
Addressed the remaining all-nondeterministic filter case in 0846449b10e. Advisory filters are now collected only when the eligible Catalyst filter list contains at least one deterministic predicate; a non-deterministic-only filter no longer triggers advisory collection. Added a focused regression in `DataSourceV2Suite`, which passes. -- 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]
