boluor commented on issue #2502:
URL: https://github.com/apache/doris-website/issues/2502#issuecomment-4525857655

   Could you say a bit more about why 2021-05-21 is the correct date here? 
Walking the example as written:
   
   - assumed today = \`2021-05-20\`
   - \`dynamic_partition.start = -3\`, \`end = 3\` → partitions \`p20210517\` 
through \`p20210523\` (7 partitions)
   - listed partitions in the doc: \`p20210517 … p20210523\` ✓ matches end=3 
anchored at 2021-05-20
   
   If today were 2021-05-21, \`end=3\` would generate up to \`p20210524\`, 
which is **not** in the listed table. The doc's date and the listed range are 
internally consistent at 2021-05-20.
   
   What I do agree is shaky is the SSD/HDD split shown (5 SSD vs 
\`hot_partition_num=2\`) — but that looks like a separate "what does 
hot_partition_num actually mean" question. Happy to dig into it if you can 
describe the exact discrepancy you saw.


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