On analyzing the heap dump, we found the mapper has 154 Results loaded. Most of them are very small except one row. There’s 10+ million cells in the row. The single result is taking 3.5GB of memory. I have tried increasing the heap memory to 15GB but it didn't helped. (Attached the heap dump snapshot below)
Is there any way to fix this issue other than increasing heap memory.