c21 commented on pull request #31542: URL: https://github.com/apache/spark/pull/31542#issuecomment-779684128
After a second check, @yeshengm - can you help double check this is a valid fix? It seems that `PhysicalOperation` only returns deterministic filters here - https://github.com/apache/spark/blob/master/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/planning/patterns.scala#L84-L92 . ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
