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/25 00:21:35 UTC

[GitHub] [incubator-druid] Kiddinglife opened a new issue #7956: About the performance of select * from xxx limit 1

Kiddinglife opened a new issue #7956: About the performance of select * from xxx limit 1
URL: https://github.com/apache/incubator-druid/issues/7956
 
 
   Hi folks,
   
   I did select * from xxx limit 1 in single-instance influxdb in prod and it crashes due to increditable amounts of memory and cpu comsumptions.... very slow... Now I am seeking the replacement of it and druid looks like a good replacement of influxdb.
   
   I checked the documentation that says the query results will be based on index and sort key. I am wondering about the performances of druid on select * from xxx limit 1.
   
   Thanks.

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