dataroaring opened a new pull request, #3442:
URL: https://github.com/apache/doris-website/pull/3442

   ## Summary
   - Add **"Must Read Before the POC"** documentation in Getting Started 
section, covering:
     - Four key table design decisions (data model, key columns, partitioning, 
bucketing) with rationale
     - Critical points (data model permanence, prefix index truncation, tablet 
sizing, etc.)
     - Ready-to-use CREATE TABLE templates for common POC scenarios (log 
analytics, CDC, metrics aggregation, lakehouse)
     - Common load and query performance pitfalls
   - Update **tablet size recommendation** from 1-10GB to **1-20GB** (under 
10GB for Unique Key tables) across all versions (dev, 2.1, 3.x, 4.x) and 
languages (EN, ZH)
   
   ## Test plan
   - [ ] Verify `must-read-before-poc.md` renders correctly in the docs site
   - [ ] Verify sidebar shows the new page under Getting Started after Quick 
Start
   - [ ] Verify all internal links resolve correctly
   - [ ] Verify tablet sizing text is consistent across all 8 updated bucketing 
docs
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


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