benwtrent commented on code in PR #15620: URL: https://github.com/apache/lucene/pull/15620#discussion_r2795292987
########## lucene/CHANGES.txt: ########## @@ -56,10 +56,9 @@ API Changes * GITHUB#14615 : Remove unnecessary public methods in FuzzySet (Greg Miller) -* GITHUB#15295 : Switched to a fixed CFS threshold (Shubham Sharma) - New Features --------------------- +* GITHUB#15620: Add Temporal Merge Policy for time-series data Review Comment: I think 10.5 is perfectly fine. As long as we mark it as "experimental" and it doesn't change any default behaviors. Folks can "opt-in" knowing its experimental and might evolve in the next minor. -- 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]
