JingsongLi commented on PR #8613:
URL: https://github.com/apache/paimon/pull/8613#issuecomment-4966027076

   Addressed the sorted-index.records-per-range feedback in 7c6adb293b: PK 
BTree/Bitmap options now inherit only algorithm-specific options, and the 
obsolete range-sizing setup was removed from the related tests.
   
   Regarding the proposed upper limit, PK sorted-index compaction is scoped to 
a single bucket. We do not expect a single bucket to become excessively large, 
so an additional limit is not needed for now. We can revisit this if real 
workloads show otherwise.


-- 
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]

Reply via email to