From 702f6525bcb4d3181b5e5e88ee384359ac59a2a7 Mon Sep 17 00:00:00 2001 From: Tatsuro Yamada Date: Mon, 27 May 2024 10:47:15 +0900 Subject: [PATCH] Update Todo list --- TODO.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/TODO.md b/TODO.md index f2b1b44..f72ff52 100644 --- a/TODO.md +++ b/TODO.md @@ -20,8 +20,7 @@ Code - ~~Implement CREATE STATISTICS suggestion as a new feature~~ -- Support Grouping columns and Expressions on Extended statistics suggestion - -- Add more info in DESCRIBE section - - +- Improve Extended Statistics Suggestion feature + - Increase the number of supported column types: grouping columns and expression columns + - Check existing Extended stats to prevent duplicate Extended stats suggestions + - Suggest only Extended stats that are effective