eaugene commented on issue #10828: URL: https://github.com/apache/pinot/issues/10828#issuecomment-1584636315
@mayankshriv Getting the segment-level compressed info would consume a solid time when we try to get for every segment of the large table ( probably making a API caller timeout ) . Should we instead get this info when the segment is pushed to deepstore and persist in SegmentMetadata ? -- 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]
