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/12/23 20:20:49 UTC

[GitHub] [druid] glasser commented on issue #6661: Slow timeBoundary queries

glasser commented on issue #6661: Slow timeBoundary queries
URL: https://github.com/apache/druid/issues/6661#issuecomment-568572542
 
 
   I suspect there's some missing logic in TimeBoundaryQueryRunnerFactory.  For example, I'm not an expert on the query execution code but it seems like (if you specify `filter`) it touches every segment.  Also even if you're only requesting `maxTime` or `minTime` via `bound`, it looks up both if you specify `filter`.

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