[FEAT MERGE][CP]optimizer stats enhancement

This commit is contained in:
wangt1xiuyi
2024-02-07 16:56:28 +00:00
committed by ob-robot
parent 540f23b2d3
commit 15307ef94e
92 changed files with 7450 additions and 3026 deletions

View File

@ -32,6 +32,7 @@
#define DEFAULT_NON_WORKING_DAY_DURATION_SEC (20 * 60 * 60)
#define DEFAULT_NON_WORKING_DAY_DURATION_USEC (20 * 60 * 60 * 1000000LL)
#define DEFAULT_DML_STATS_INTERVAL_USEC (15*60*1000000LL)
#define DEFAULT_HISTORY_MANAGER_DURATION_SEC (12 * 60 * 60)
namespace oceanbase {