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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to