1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-01 06:46:55 +03:00

feat(optimizer): PoC for EI stats retrieval in getSelectPlan()

This commit is contained in:
drrtuy
2025-07-14 18:52:46 +00:00
parent 5c087da60d
commit 043a7fe1b4
8 changed files with 240 additions and 95 deletions

View File

@ -67,6 +67,7 @@
#include "rpl_rli.h"
#include "my_dbug.h"
#include "sql_show.h"
#include "opt_histogram_json.h"
#pragma GCC diagnostic pop
// Now clean up the pollution as best we can...