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 2020/11/10 04:46:39 UTC

[spark] branch master updated (c2caf25 -> a1f84d8)

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 c2caf25  [SPARK-33213][BUILD] Upgrade Apache Arrow to 2.0.0
     add a1f84d8  [SPARK-33369][SQL] DSV2: Skip schema inference in write if table provider supports external metadata

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/connector/catalog/TableProvider.java |  7 +++--
 .../org/apache/spark/sql/DataFrameWriter.scala     | 11 ++++---
 .../spark/sql/streaming/DataStreamWriter.scala     | 10 +++++-
 ...org.apache.spark.sql.sources.DataSourceRegister |  1 +
 .../spark/sql/connector/DataSourceV2Suite.scala    | 23 ++++++++++++++
 .../sources/StreamingDataSourceV2Suite.scala       | 36 ++++++++++++++++++++++
 6 files changed, 80 insertions(+), 8 deletions(-)


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