szehon-ho opened a new pull request, #7713: URL: https://github.com/apache/iceberg/pull/7713
https://github.com/apache/iceberg/pull/6524 changed the log pattern a little bit. In previous versions, we logged ' skipping push down for this expression' when failing to pushdown. As its important for users to see when pushdown filters are skipped, I think its easier to have the user just grep the same expression across versions. So be consistent with older Spark versions (3.2) and also previous release of Iceberg before #6524 across Spark versions, I think we can add back this to the sentence to clarify that the filter is indeed being skipped. -- 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]
