gianm commented on issue #6988: [Improvement] historical fast restart by lazy 
load columns metadata(20X faster)
URL: https://github.com/apache/incubator-druid/pull/6988#issuecomment-460872112
 
 
   IMO a lazy loading option is nice for very dense historical nodes. So I am 
supportive of this idea. It should be off by default, though, since it defers 
work from startup to query time, and for a medium/low-density historical node 
you'd prefer to do that work at startup to keep queries fast.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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