Github user HyukjinKwon commented on the pull request:

    https://github.com/apache/spark/pull/13041#issuecomment-218363294
  
    @anabranch First of all, I think currently (at least for me) it is really 
confusing to deal with `null`, `""` and empty string in CSV. I am trying to 
make this clear here and there (eg.https://github.com/apache/spark/pull/12921). 
So, I hope we can hold off this at least that PR is merged.
    
    Secondly, JSON data source would not support empty strings as fields. I 
think we should clarify what we want for empty strings. For example, JSON data 
sources simply ignores when it meets empty strings as far as I know but CSV 
data sources currently throws NPE. Also, I think we need to decide if we are 
going to support fields named empty strings or not for data sources.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to