Github user lw-lin commented on the issue:

    https://github.com/apache/spark/pull/14118
  
    This is ready for review.
    
    To summarize, this patch casts user-specified `nullValue`s to `null`s for 
all supported types including the string type:
    - this fixes the problem where null dates, null timestamps, etc were not 
cast to `null` correctly;
    - this also casts `nullValue` to `null` for string type, as per @falaki 
@HyukjinKwon and many people's comments. But please note, this is a behavior 
change from 2.0.0.
    
    @rxin @falaki could you take another look?


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