walterddr edited a comment on issue #8072: URL: https://github.com/apache/pinot/issues/8072#issuecomment-1022574161
Hi @mcvsubbu, yes. I think the problem I stated to solve is "this (copy-and-delete) cause huge overhead during the deletion operation". this is both in time and I/O cost. Event as a background task, one example that caused problem is: I wanted to delete and recreate a table, it is not ideal to wait until the background task to finish. -- 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]
