You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2022/01/21 07:29:16 UTC

[spark] branch master updated (ec5d2a7 -> 2b7442e)

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

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


    from ec5d2a7  [SPARK-37929][SQL] Support cascade mode for `dropNamespace` API
     add 2b7442e  [SPARK-27442][SQL] Remove check field name when reading/writing data in parquet

No new revisions were added by this update.

Summary of changes:
 .../datasources/parquet/ParquetFileFormat.scala    |  4 ---
 .../parquet/ParquetSchemaConverter.scala           | 18 -----------
 .../datasources/v2/parquet/ParquetWrite.scala      |  1 -
 .../spark/sql/FileBasedDataSourceSuite.scala       | 22 --------------
 .../scala/org/apache/spark/sql/SQLQuerySuite.scala | 19 ++++++++++++
 .../spark/sql/hive/HiveParquetSourceSuite.scala    | 17 -----------
 .../spark/sql/hive/execution/HiveDDLSuite.scala    | 34 +++++----------------
 .../spark/sql/hive/execution/SQLQuerySuite.scala   | 35 ----------------------
 .../sql/sources/ParquetHadoopFsRelationSuite.scala | 15 ----------
 9 files changed, 27 insertions(+), 138 deletions(-)

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