Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/14102 @yhuai the commits I pushed include the changes below: - Reverts the changes in `JSONOptions` about `columnNameOfCorruptRecord` https://github.com/apache/spark/pull/14102#discussion_r71095725. - Changes `skipFieldNameIfExists` to `convertField` with documentations https://github.com/apache/spark/pull/14102#discussion_r71096761. - Adds `convertValue` for `null` checking so, the weird dirty comparison https://github.com/apache/spark/pull/14102#discussion_r71097210 was removed. - Adds a example for https://github.com/apache/spark/pull/14102#discussion_r71096571 - Corrects style nits.
--- 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