[
https://issues.apache.org/jira/browse/SPARK-27286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-27286.
---------------------------------
Resolution: Fixed
Fix Version/s: 3.0.0
Issue resolved by pull request 24225
[https://github.com/apache/spark/pull/24225]
> Handles exceptions on proceeding to next record in FilePartitionReader
> ----------------------------------------------------------------------
>
> Key: SPARK-27286
> URL: https://issues.apache.org/jira/browse/SPARK-27286
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 3.0.0
> Reporter: Gengliang Wang
> Assignee: Gengliang Wang
> Priority: Major
> Fix For: 3.0.0
>
>
> In data source V2, the method `PartitionReader.next()` has side effects. When
> the method is called, the current reader proceeds to the next record.
> This might throw RuntimeException/IOException and File source V2 framework
> should handle these exceptions.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]