fix WhiteScan 622822099

This commit is contained in:
tj0 2021-09-03 22:14:44 +08:00 committed by wangzelin.wzl
parent f80b6c2a5e
commit 651fba3693

View File

@ -84,6 +84,7 @@ public:
hash_funcs_(nullptr),
sort_collations_(nullptr),
cmp_funcs_(nullptr),
eval_ctx_(nullptr),
sql_mem_processor_(nullptr)
{}
~ObHashPartitionExtendHashTable()