hannerwang opened a new pull request #2504: URL: https://github.com/apache/calcite/pull/2504
For BigQuery, If SELECT ITEM has generated alias, we don't replace having column with alias. For Example: SELECT SUM(x) AS `EXPR$1` FROM t HAVING SUM(x) > 0 -- 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]
