Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Aolin <[email protected]>
  • Loading branch information
samhld and Oreoxmt authored Nov 6, 2023
1 parent a3f0f78 commit cda93ef
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions tidb-roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ In the course of development, this roadmap is subject to change based on user ne
</br>
<li>
<b>Runaway query control</b><br /><i>
An operator-controlled way to greatly add performance stability to workloads with unexpectedly expensive queries
An operator-controlled way to greatly enhance performance stability for workloads with unexpectedly expensive queries
</i>
</li>
</ul>
Expand All @@ -89,7 +89,7 @@ In the course of development, this roadmap is subject to change based on user ne
<ul>
<li>
<b>Disaggregation of Placement Driver (PD)</b>
<br /><i>Greater cluster scalability and resiliency</i>
<br /><i>Enhance cluster scalability and resilience</i>
</li>
<br />
</ul>
Expand All @@ -104,7 +104,7 @@ In the course of development, this roadmap is subject to change based on user ne
</br>
<li>
<b>Federated query</b>
<br /><i>TiDB query planner support for multiple storage engines in HTAP use cases.</i>
<br /><i>TiDB query planner supports multiple storage engines in HTAP use cases</i>
</li>
</ul>
</td>
Expand All @@ -117,7 +117,7 @@ In the course of development, this roadmap is subject to change based on user ne
<td>
<ul>
<li>
<b>TiCDC integrations with data warehouse / data lake systems </b>
<b>TiCDC integrations with data warehouse or data lake systems</b>
<br />
</li>
<br />
Expand All @@ -138,15 +138,15 @@ In the course of development, this roadmap is subject to change based on user ne
<br />
<li>
<b>Index Advisor</b>
<br /><i>Recommend indexes to users based on workload, statistics, and execution plans</i>
<br /><i>Offer index recommendations to users based on workload, statistics, and execution plans</i>
</li>
</ul>
</td>
<td>
<ul>
<li>
<b>Materialized views</b>
<br /><i>Pre-computed results stored as a persistent data view to boost query performance</i>
<br /><i>Store pre-computed results as a persistent data view to boost query performance</i>
</li>
<br />
<li>
Expand Down

0 comments on commit cda93ef

Please sign in to comment.