Github user zecevicp commented on the issue:
https://github.com/apache/spark/pull/21109
@davies pointed out that `InMemoryUnsafeRowQueue` was throwing an exception
when `numRowsInMemoryBufferThreshold` was reached. That is now fixed and only a
warning is logged. --- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
