fix WhiteScan 622822099
This commit is contained in:
@ -84,6 +84,7 @@ public:
|
|||||||
hash_funcs_(nullptr),
|
hash_funcs_(nullptr),
|
||||||
sort_collations_(nullptr),
|
sort_collations_(nullptr),
|
||||||
cmp_funcs_(nullptr),
|
cmp_funcs_(nullptr),
|
||||||
|
eval_ctx_(nullptr),
|
||||||
sql_mem_processor_(nullptr)
|
sql_mem_processor_(nullptr)
|
||||||
{}
|
{}
|
||||||
~ObHashPartitionExtendHashTable()
|
~ObHashPartitionExtendHashTable()
|
||||||
|
|||||||
Reference in New Issue
Block a user