cloud-fan commented on pull request #28107: URL: https://github.com/apache/spark/pull/28107#issuecomment-618883960
This PR exposes a more serious problem, that we rely on rules order to resolve HAVING. We can easily get correctness issues because of it. https://github.com/apache/spark/pull/28294 proposes a new solution to fix this problem completely, can you take a look? ---------------------------------------------------------------- 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]
