Github user heary-cao commented on the issue:
https://github.com/apache/spark/pull/23084
I think `growAndRehash` always thrown `SparkOutOfMemoryError`. catch
`SparkOutOfMemoryError` or `OutOfMemoryError` will make `canGrowArray = false`.
please correct if i understand something wrong. thanks.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
