dang-stripe opened a new issue, #12477: URL: https://github.com/apache/pinot/issues/12477
We want to be able to tell how fresh the overall realtime table is as part of Pinot's query response. `minConsumingFreshnessTimeMs` exists on the query response today but seems to have some limitations: * If consuming segments are pruned or not queried, the timestamp may not represent the overall freshness of the table * If the upstream topic data is sparse, the metric may not reflect how caught up the table actually is cc @Jackie-Jiang -- 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]
