jackjlli commented on issue #3568: Add guava cache to cache table schema in pinot broker URL: https://github.com/apache/incubator-pinot/pull/3568#issuecomment-450938356 @jfim The purpose of keeping schemas in broker is to reduce the call to pinot servers if any columns in the query don't exist in table schema. Currently pinot brokers blindly send out the query to all the selected servers and get empty response without any extra info.
---------------------------------------------------------------- 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]
