cloud-fan commented on issue #22696: [SPARK-25708][SQL] HAVING without GROUP BY 
means global aggregate
URL: https://github.com/apache/spark/pull/22696#issuecomment-490476196
 
 
   I tried `select t.id from (select 5 as id from dual) t having t.id >= 5` in 
Postgres and it fails.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to