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 2019/06/16 15:13:48 UTC

[GitHub] [incubator-druid] gianm commented on issue #7904: SQL planning slow with huge IN filters

gianm commented on issue #7904: SQL planning slow with huge IN filters
URL: https://github.com/apache/incubator-druid/issues/7904#issuecomment-502460913
 
 
   I think right now the Druid planner rules can not convert that kind of structure into a Druid query. Maybe if they could, then that approach would work. (However there might still be a performance issue if a user specified a ton of OR conditions rather than using IN?)

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