Jackie-Jiang commented on issue #8811: URL: https://github.com/apache/pinot/issues/8811#issuecomment-1144054802
This retention is not the retention for the table, but the retention for the deleted segments. When you specify `3d` here, Pinot will keep the deleted segments under the `deletedSegments` folder for 3 days before deleting them completely. We use this retention in case user accidentally deletes the segments and want to recover. -- 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]
