cool-joker opened a new pull request, #13:
URL: https://github.com/apache/doris-skills/pull/13

   ## What
   
   Adds a new best-practice rule `schema-bucket-tablet-count-limits`, sourced 
from the
   Apache Doris 4.x doc "Basic Concepts — 6.2 Empirical Values and Limits".
   
   ## Why
   
   The existing bucket-strategy rules cover tablet *size* (1–10 GB) and 
bucket-key
   choice, but none captured the hard operational limits on tablet *count*, 
which
   directly drive FE memory and import throughput:
   
   - **Metadata scale** — every 10M tablets ≈ 100 GB FE memory; a single BE 
should hold 
   


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

Reply via email to