siddharthteotia commented on issue #7922: URL: https://github.com/apache/pinot/issues/7922#issuecomment-998431366
The query is not correct. Standard SQL does not support use of HAVING without GROUP BY. Try the examples here for MySQL - https://www.w3schools.com/sql/sql_having.asp Error message should still be fixed and should indicate query/syntax is invalid . -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
