You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: check time-based maturity in ParquetMergePlanner (matches Tantivy planner)
Splits whose created_at + maturation_period has elapsed are effectively
mature and should not participate in further merges. Without this check,
old small splits would be re-merged indefinitely.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments