R-tooR commented on issue #14371: URL: https://github.com/apache/pinot/issues/14371#issuecomment-4561055637
During investigation noticed, that if indexes are calculated in realtime tables, they are calculated at the row ingestion moment. With that information, not sure if metrics for index availability might be useful For indexes available only in offline segments - not sure about usefulness of metrics. Maybe those might be useful to track how much resource-using a creation of index is (e.g. creation of star-tree index). I'm the first-time contributor, I'd appreciate any comments and suggestions on the PR I just made :) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
