tibrewalpratik17 commented on issue #11736: URL: https://github.com/apache/pinot/issues/11736#issuecomment-1749433255
I synced with @deemoliu offline and we aligned on re-using most of the upsertTTL stuff with a new boolean config `removeDeletedKeysOnly` and in the for loop, we will mark the validDocID as invalid as well based on this flag and isDeletedKey = true. -- 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]
