yagagagaga commented on code in PR #1287:
URL: https://github.com/apache/doris-website/pull/1287#discussion_r1829321990


##########
docs/table-design/tiered-storage/diff-disk-medium-migration.md:
##########
@@ -24,25 +24,19 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-You can set parameters for dynamic partitions across different disk types, 
facilitating data migration from SSDs to HDDs based on the hot and cold 
characteristics of the data. This strategy improves read and write performance 
in Doris while lowering costs.
-
-For parameters of dynamic partitions, please refer to [Data Partitioning - 
Dynamic Partitioning](../../table-design/data-partition.md#Dynamic 
partitioning).
-
-- `dynamic_partition.hot_partition_num`
-
-  Doris supports data migration between different disk types (HDD, SSD) based 
on the cold/hot characteristics of the data, which can accelerate read and 
write performance. Users can set partition parameters to create dynamic 
partitions on the corresponding disk types.
-
-  For the 'dynamic_partition' parameter, please refer to 
[data-partition](../../table-design/data-partition.md#dynamic-partitioning)."
+You can set parameters for dynamic partitions across different disk types, 
facilitating data migration from SSDs to HDDs based on the parameters. This 
strategy improves read and write performance in Doris while lowering costs.
 
+By configuring `dynamic_partition.hot_partition_num` and 
`dynamic_partition.storage_medium`, you can use SSD and HDD tiered storage. For 
specific usage, please refer to [Data Partitioning - Dynamic 
Partitioning](../../table-design/data-partition.md#Dynamic partitioning).

Review Comment:
   ```suggestion
   By configuring `dynamic_partition.hot_partition_num` and 
`dynamic_partition.storage_medium`, you can use SSD and HDD tiered storage. For 
specific usage, please refer to [Data Partitioning - Dynamic 
Partitioning](../../table-design/data-partition.md#dynamic-partitioning).
   ```
   URL有空格会导致前端渲染失败
   



##########
docs/table-design/tiered-storage/diff-disk-medium-migration.md:
##########
@@ -24,25 +24,19 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-You can set parameters for dynamic partitions across different disk types, 
facilitating data migration from SSDs to HDDs based on the hot and cold 
characteristics of the data. This strategy improves read and write performance 
in Doris while lowering costs.
-
-For parameters of dynamic partitions, please refer to [Data Partitioning - 
Dynamic Partitioning](../../table-design/data-partition.md#Dynamic 
partitioning).
-
-- `dynamic_partition.hot_partition_num`
-
-  Doris supports data migration between different disk types (HDD, SSD) based 
on the cold/hot characteristics of the data, which can accelerate read and 
write performance. Users can set partition parameters to create dynamic 
partitions on the corresponding disk types.
-
-  For the 'dynamic_partition' parameter, please refer to 
[data-partition](../../table-design/data-partition.md#dynamic-partitioning)."
+You can set parameters for dynamic partitions across different disk types, 
facilitating data migration from SSDs to HDDs based on the parameters. This 
strategy improves read and write performance in Doris while lowering costs.
 
+By configuring `dynamic_partition.hot_partition_num` and 
`dynamic_partition.storage_medium`, you can use SSD and HDD tiered storage. For 
specific usage, please refer to [Data Partitioning - Dynamic 
Partitioning](../../table-design/data-partition.md#Dynamic partitioning).
 
+*`dynamic_partition.hot_partition_num`*
 
   :::tip

Review Comment:
   ```suggestion
   :::tip
   ```
   缩进会导致渲染失败



##########
docs/table-design/tiered-storage/diff-disk-medium-migration.md:
##########
@@ -56,13 +50,13 @@ For parameters of dynamic partitions, please refer to [Data 
Partitioning - Dynam
   p20210523: ["2021-05-23", "2021-05-24") storage_medium=SSD 
storage_cooldown_time=2021-05-25 00:00:00
   ```
 
-- `dynamic_partition.storage_medium`
+*`dynamic_partition.storage_medium`*
 
   
   :::info Note
   This parameteres is supported since Doris version 1.2.3
   :::

Review Comment:
   ```suggestion
   :::info Note
   This parameteres is supported since Doris version 1.2.3
   :::
   ```



-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to