deemoliu commented on issue #11736: URL: https://github.com/apache/pinot/issues/11736#issuecomment-1747451089
Upsert deletion is a soft deletion. Enabling tTLs for soft deletion keys is similar to regular keys, it will need to have consistency enforcement as metadataTTL does, so it won't be easy to implement by simply deleting out of retention deleted keys. do you think we can enable the deleted key hard deletion during segment compaction minion job? -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org