sachidananda007 commented on issue #13091:
URL: https://github.com/apache/druid/issues/13091#issuecomment-1247682415

   `SELECT LATEST(channel,10),cityName  FROM "wikipedia" WHERE (comment = 
'added project12' AND comment IN( 'added project1')  ) GROUP BY cityName`
   this also gives same issue.
   It is very likely that if the query conditions logically match no rows and 
we have LATEST aggregation, then the query 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.

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