Github user sethah commented on the pull request:

    https://github.com/apache/spark/pull/13036#issuecomment-218530440
  
    I updated instances of similar checks in the sql library as noted on the 
Jira. I searched and this type of check now only exists 
[here](https://github.com/apache/spark/blob/master/python/pyspark/sql/conf.py#L59)
 and 
[here](https://github.com/apache/spark/blob/master/python/pyspark/sql/types.py#L404).
 They don't cause problems with unicode though, so I did not change them, but I 
can do that if needed.
    
    cc @viirya I'm not as familiar with the sql library, could you check those 
changes? 
    
    Also cc @holdenk @davies 


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