zhengruifeng commented on PR #39636: URL: https://github.com/apache/spark/pull/39636#issuecomment-1386913073
@cloud-fan I found that removing the `count(*) -> count(1)` in Parser will cause a lot of test failure, so add it back, and only add the support of `count(*) -> count(1)` in Analyzer -- 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]
