Github user tdas commented on the pull request:

    https://github.com/apache/spark/pull/4371#issuecomment-73454460
  
    @JoshRosen i dont think its a thread safety issue. But i think it is some 
issue with decoder, as the error turns out to be that the decoded strings are 
empty. So it may be better with this change where decoder object is not used 
across multiple objects. 
    
    @harishreedharan Could you please follow @JoshRosen suggestion on using 
Charset objects in all the places, rather than string "UTF=8" that is prone to 
errors?


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