Github user yhuai commented on the pull request:
https://github.com/apache/spark/pull/10043#issuecomment-161470121
@simplyianm Those records will go to corrupt record column is there. But,
right now, it is possible that corrupt record column is not in the schema. For
example, when you apply a schema of a json dataset. Or, the data does not
trigger `JsonParseException` during infer schema. Also, since we are in the qa
cycle of 1.6, I am thinking introducing a flag and by default, having the old
behavior is a safer option. If a user hits the problem, he/she can enable the
flag. Later, we can think about change the default value of the conf.
---
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]