Skip to content

Commit

Permalink
Update experimental-features.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TomShawn committed Nov 4, 2022
1 parent d5148f9 commit ad2979f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions experimental-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ This document introduces the experimental features of TiDB in different versions
+ [FastScan](/develop/dev-guide-use-fastscan.md). (Introduced in v6.2.0)
+ [Extended statistics](/extended-statistics.md). (Introduced in v5.0.0)
+ [Randomly sample about 10000 rows of data to quickly build statistics](/system-variables.md#tidb_enable_fast_analyze) (Introduced in v3.0)
+ [Globally control the memory usage of a tidb-server instance](/configure-memory-usage.md#configure-the-memory-usage-threshold-of-a-tidb-server-instance). (Introduced in v6.4.0)

## Stability

Expand Down

0 comments on commit ad2979f

Please sign in to comment.