Kiddinglife opened a new issue #7955: About the performance of select * from 
xxx limit 1
URL: https://github.com/apache/incubator-druid/issues/7955
 
 
   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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to