tibrewalpratik17 opened a new pull request, #12037: URL: https://github.com/apache/pinot/pull/12037
label - feature - upsert This patch adds a config in upsert - `deletedKeysTTL` which when set will remove deleted keys from in-memory hashmap and mark the validDocID as invalid after the deletedKeysTTL threshold period. This will help in realising in-memory cost for the keys that are deleted. Relates to #11736 -- 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