Check failed: hash_table
We make SQL query call, with like +-5 joins and we keep getting the same error :
And our server keeps restarting. Please help.
2023-09-05T10:13:18.310027 F 1 12 74 BaselineJoinHashTable.cpp:1095 Stack trace:
|
BaselineJoinHashTable::getHashType
|
BaselineJoinHashTable::getInstance
|
HashJoin::getInstance
|
Executor::buildHashTableForQualifier
|
Executor::buildCurrentLevelHashTable
|
Executor::buildJoinLoops
|
Executor::compileWorkUnit
|
QueryCompilationDescriptor::compile
|
Executor::executeWorkUnitImpl
|
Executor::executeWorkUnit
|
RelAlgExecutor::executeWorkUnit
|
RelAlgExecutor::executeCompound
|
RelAlgExecutor::executeRelAlgStep
|
RelAlgExecutor::executeRelAlgSeq
|
RelAlgExecutor::executeRelAlgQueryNoRetry
|
RelAlgExecutor::executeRelAlgQuery
|
DBHandler::execute_rel_alg
|
QueryDispatchQueue::worker
|
clone
|
Check failed: hash_table
|
Please sign in to leave a comment.
Comments
1 comment