mihaibudiu commented on PR #4289: URL: https://github.com/apache/calcite/pull/4289#issuecomment-2798044925
> I am especially worried about matching of GROUP BY columns. I can "SELECT x + y" if I have "GROUP BY x + y" but what if "y" has a different meaning in the two expressions? Some of this is already a consideration when using isGroupbyAlias. -- 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]
