loquisgon commented on pull request #12137: URL: https://github.com/apache/druid/pull/12137#issuecomment-1016960869
> Perhaps I'm missing something obvious, but why can't this be done with minimal code changes via reusing the `used` flag? Batch ingestion can mark the previous segments as unused which should be the equivalent of the tombstoning you're describing here. Something like what you propose was already tried and resulted in potential data availability issues, see here: https://github.com/apache/druid/pull/11025#issuecomment-812199543 -- 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]
