Rate This Document
Findability
Accuracy
Completeness
Readability

Resolved Issues

Trouble Ticket No.

DTS2024060329127

Severity

Minor

Symptom

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