Github user BryanCutler commented on the issue:

    https://github.com/apache/spark/pull/19884
  
    >When I tried to run tests locally, I got OutOfMemoryException
    
    @ueshin , you got that error because the latest Arrow has upgraded Netty to 
4.1.17 but Spark has an older version on the classpath.  If you apply #19829 on 
top of this PR, the tests should pass.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to