ahshahid commented on pull request #30185: URL: https://github.com/apache/spark/pull/30185#issuecomment-721216214
@srowen Yes, while running the merge with changes locally I accidentally pushed the changes. I will fix it. I have made some more changes which alleviates the need to generate EqualNullSafe constraints for projection aliases. They were in any case not needed with new logic. I was generating them only to ensure existing spark tests asserting on constraints pass. I have made some minimal changes in spark & fixed a test in existing InferFiltersFromConstraintsSuite where it was asserting on a not so optimal filter. ---------------------------------------------------------------- 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]
