BryanCutler commented on issue #24070: [SPARK-23961][PYTHON] Fix error when toLocalIterator goes out of scope URL: https://github.com/apache/spark/pull/24070#issuecomment-485922932 Uggh, so the new test raises an error in the worker (running the old version) but it never goes through Py4J and the python driver never knows it happens. So the test is pretty much useless too. I made https://issues.apache.org/jira/browse/SPARK-27548 for this problem, I can work on that and then should be able to make a real test for this PR.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
