[
https://issues.apache.org/jira/browse/SPARK-19783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15892146#comment-15892146
]
Apache Spark commented on SPARK-19783:
--------------------------------------
User 'maropu' has created a pull request for this issue:
https://github.com/apache/spark/pull/17136
> Treat shorter/longer lengths of tokens as malformed records in CSV parser
> -------------------------------------------------------------------------
>
> Key: SPARK-19783
> URL: https://issues.apache.org/jira/browse/SPARK-19783
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 2.1.0
> Reporter: Takeshi Yamamuro
>
> If a length of tokens does not match an expected length in a schema, we
> probably need to treat it as a malformed record.
> https://github.com/apache/spark/blob/master/sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/csv/UnivocityParser.scala#L239
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]