You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sr...@apache.org on 2021/11/02 15:30:32 UTC

[spark] branch master updated (ec6a3ae -> b78167a)

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

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


    from ec6a3ae  [SPARK-37176][SQL] Sync JsonInferSchema#infer method's exception handle logic with JacksonParser#parse method
     add b78167a  [SPARK-37066][SQL] Improve error message to show file path when failed to read next file

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/avro/AvroLogicalTypeSuite.scala  |  2 +-
 .../apache/spark/sql/errors/QueryExecutionErrors.scala    |  8 ++++----
 .../spark/sql/execution/datasources/FileScanRDD.scala     | 13 ++++++-------
 .../execution/datasources/v2/FilePartitionReader.scala    | 15 +++++++--------
 .../execution/datasources/FileSourceStrategySuite.scala   |  4 ++--
 .../spark/sql/execution/datasources/csv/CSVSuite.scala    |  4 ++--
 .../datasources/parquet/ParquetSchemaSuite.scala          |  6 ++----
 7 files changed, 24 insertions(+), 28 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org