xiaohuanlin commented on PR #53733:
URL: https://github.com/apache/airflow/pull/53733#issuecomment-3124520977

   If you want to reproduce this error in PostgreSQL, you'll need to use a 
version older than 9.1, since PostgreSQL 9.1 and later versions allow 
non-aggregated columns in SELECT if they are functionally dependent on the 
GROUP BY columns.
   
   
https://www.postgresql.org/message-id/[email protected]


-- 
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]

Reply via email to