holdenk commented on a change in pull request #25515: [SPARK-27659][PYTHON] Allow PySpark to prefetch during toLocalIterator URL: https://github.com/apache/spark/pull/25515#discussion_r318681776
########## File path: examples/src/main/python/prefetch.py ########## @@ -0,0 +1,86 @@ +# Review comment: reasonable, I'll remove it from the examples, was mostly a simple way to share the microbenchmark. ---------------------------------------------------------------- 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]
