You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Gengliang Wang (JIRA)" <ji...@apache.org> on 2019/03/26 18:38:00 UTC

[jira] [Created] (SPARK-27286) Handles exceptions on proceeding to next record in FilePartitionReader

Gengliang Wang created SPARK-27286:
--------------------------------------

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


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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org