mcvsubbu commented on issue #3933: Pinot delete data URL: https://github.com/apache/incubator-pinot/issues/3933#issuecomment-471001949 No, Pinot does not have such a feature. Note that Pinot data is immutable except on a per-segment basis. Older segments are deleted by time if you set a retention period, as long as the most recent row in the segment is still older than the retention time.
---------------------------------------------------------------- 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. 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]
