deemoliu opened a new pull request, #10915: URL: https://github.com/apache/pinot/pull/10915
`feature`: The watermark is the time used to clean up the metadata in the previous round Added TTLConfig in upsertConfig Added API in partitionManager for PrimaryKey cleanup when TTL enabled Added Functions to Persist/load Watermark Persist/Load Watermark for when cleanup primary keys. When restart servers and load Segments, only addRecords that are after watermark. -- 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]
