beliefer commented on PR #50170: URL: https://github.com/apache/spark/pull/50170#issuecomment-2736364809
Because this optimization is related to filter push down. Shall we not add an optimize rule and add it to `DataSourceV2Strategy.translateFilterV2WithMapping` or `DataSourceStrategy.translateFilterWithMapping` ? -- 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]
