kgyrtkirk commented on PR #14748:
URL: https://github.com/apache/druid/pull/14748#issuecomment-1699673590

   The last test results have uncovered that `HAVING` clauses were not able to 
filter the summary row - because it was added after those were processed.
   
   To avoid that issue I've moved the insertion of the optional summary row to 
be right before postprocessing is applied


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

Reply via email to