Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/19135
is it better to do batch unrolling? i.e., we can check memory usage and
request memory for like every 10 records, instead of doing it for every record.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
