villebro commented on issue #9836: URL: https://github.com/apache/incubator-superset/issues/9836#issuecomment-630885901
Actually, this is what is said in the official docs: > You cannot reference column aliases from the SELECT list in the WHERE clause. https://cloud.google.com/bigquery/docs/reference/standard-sql/query-syntax#where_clause So it's a feature, not a bug™️, and therefore the alias should be ignored by `pybigquery`. ---------------------------------------------------------------- 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]
