You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2022/09/15 07:18:15 UTC

[GitHub] [druid] sachidananda007 commented on issue #13091: Druid query returns 500 error with javax.servlet.ServletException: java.lang.AssertionError: not a literal: $2

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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org