Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/6400#issuecomment-105373182
  
    I went ahead and removed the use of `BufferedIterator`; based on looking 
through the Git history, it looks like this was used in a very old version of 
this code where we didn't have a schema and thus did not know how many columns 
to expect, so we had to peek at the first row in order to construct converters.


---
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.
---

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

Reply via email to