mcvsubbu commented on issue #8072: URL: https://github.com/apache/pinot/issues/8072#issuecomment-1022694357
What does "super-expensive" mean? We should not be adding/deleting segments at hundreds per second, so I am just curious here. I think segment reads/downloads will have much more cost (but perhaps that is where the "tiered storage" comes in). With that, yes, there may be use cases where user wants to drop the segment or segments right away. So, both segment delete and table delete can have the ultimate override, maybe? -- 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]
