maropu commented on issue #26604: [SPARK-29968][SQL] Remove the Predicate code from SparkPlan URL: https://github.com/apache/spark/pull/26604#issuecomment-555838688 Thanks for the comment, @dongjoon-hyun. I just wanted to check if this refactoring is right first, and all the tests passed for this fix because this change might increase the test coverage for interpreted predicates (e.g., in `SQLQueryTestSuite`). So, I'm ok that all the refactoring is done in this pr. Should I do so?
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
