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 2018/08/27 13:24:07 UTC

[GitHub] LluisEurecat removed a comment on issue #5353: Nested SQL query throws error on latest version 0.11.0

LluisEurecat removed a comment on issue #5353: Nested SQL query throws error on latest version 0.11.0
URL: https://github.com/apache/incubator-druid/issues/5353#issuecomment-416224978
 
 
   Any updates? Same error in druid 0.12.1 in a nested query like:
   "SELECT * FROM dd_5 WHERE (internal_id, __time) IN (SELECT internal_id, max(__time) FROM dd_5 GROUP BY internal_id ORDER BY max(__time))"

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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