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

Reply via email to