Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/1338#issuecomment-50187471
  
    One difference between this case and `saveAsPickleFile` is that here the 
actual on-disk output is independent of the batch size, since the data gets 
unbatched in Java, while `saveAsPickleFile` actually writes the batched data 
directly to a file.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to