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/09/15 14:14:00 UTC

[spark] branch master updated (6f36db1 -> 888b343)

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 6f36db1  [SPARK-31448][PYTHON] Fix storage level used in persist() in dataframe.py
     add 888b343  [SPARK-32827][SQL] Add spark.sql.maxMetadataStringLength config

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/internal/SQLConf.scala    | 10 ++++++++++
 .../spark/sql/execution/DataSourceScanExec.scala   |  2 +-
 .../sql/execution/datasources/v2/FileScan.scala    |  2 +-
 .../spark/sql/FileBasedDataSourceSuite.scala       | 23 ++++++++++++++++++++++
 4 files changed, 35 insertions(+), 2 deletions(-)


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