我要评分
获取效率
正确性
完整性
易理解

Resolved Issues

Trouble Ticket No.

DTS2024060329127

Severity

Minor

Symptom

In the scenario where Spark OmniOperator executes INSERT statements and there is only one data partition, when Sort Merge Join is performed in 50 consecutive tables, the SMJ operator calls the new statement to apply for the vector memory when the off-heap memory is used up. As a result, a core dump occurs.