fix recover table stat failed

This commit is contained in:
wxhwang
2023-10-31 17:43:03 +00:00
committed by ob-robot
parent 0381671bd8
commit 92ad623e8c
5 changed files with 10 additions and 4 deletions

View File

@ -105,6 +105,7 @@ public:
const bool is_history_stat = false);
int update_column_stat(share::schema::ObSchemaGetterGuard *schema_guard,
const uint64_t exec_tenant_id,
ObIAllocator &allocator,
ObMySQLTransaction &trans,
const common::ObIArray<ObOptColumnStat*> &column_stats,
const int64_t current_time,