From e602d08467c1189397990ae54e5f342543c27e37 Mon Sep 17 00:00:00 2001 From: Sam Dillard Date: Tue, 27 Feb 2024 17:46:05 -0800 Subject: [PATCH] remove SQL Plan Management from highlights. Defer to 8.1 per PM --- releases/release-8.0.0.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/releases/release-8.0.0.md b/releases/release-8.0.0.md index d3629e5af9be6..14cedcf5316dd 100644 --- a/releases/release-8.0.0.md +++ b/releases/release-8.0.0.md @@ -44,12 +44,6 @@ Several enhancements were made in this version to mitigate that: - New information schema caching system that includes a lazy-loading LRU cache for table metadata and more memory-efficient handling of schema version changes. - Priority queue for auto-analyze, making auto-analyze less rigid and more stable across more tables - - Reliability and Availability - SQL Plan Management - TiDB introduces a more scalable way to manage SQL plan bindings. - - DB Operations and Observability Index usage view