gianm commented on issue #9018: HAVING in sql semijoins cannot see aggregated field URL: https://github.com/apache/incubator-druid/issues/9018#issuecomment-565150931 Hmm, does it work if you do `HAVING SUM("value") > 100`? I'm wondering if it's an issue related to using the alias.
---------------------------------------------------------------- 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]
