This is an automated email from the ASF dual-hosted git repository.

dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 1d6932c30b73 [SPARK-50478][SQL] Fix StringType matching
     add 934a3878f733 [SPARK-50483][CORE][SQL] BlockMissingException should be 
thrown even if ignoreCorruptFiles is enabled

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/org/apache/spark/rdd/HadoopRDD.scala            | 3 +++
 core/src/main/scala/org/apache/spark/rdd/NewHadoopRDD.scala         | 3 +++
 .../scala/org/apache/spark/sql/catalyst/xml/StaxXmlParser.scala     | 5 +++++
 .../scala/org/apache/spark/sql/catalyst/xml/XmlInferSchema.scala    | 3 +++
 .../org/apache/spark/sql/execution/datasources/FileScanRDD.scala    | 2 ++
 .../spark/sql/execution/datasources/v2/FilePartitionReader.scala    | 6 ++++++
 .../apache/spark/sql/execution/datasources/xml/XmlDataSource.scala  | 2 ++
 7 files changed, 24 insertions(+)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to