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/16 12:02:12 UTC

[spark] branch master updated (71a29b2 -> aa508fc)

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 71a29b2  [MINOR][SQL][DOCS] Fix a reference to `spark.sql.sources.useV1SourceList`
     add aa508fc  [SPARK-33140][SQL][FOLLOW-UP] Revert code that not use passed-in SparkSession to get SQLConf

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/execution/QueryExecution.scala    |  4 ++--
 .../sql/execution/adaptive/AdaptiveSparkPlanExec.scala     |  2 +-
 .../sql/execution/adaptive/CoalesceShufflePartitions.scala |  4 ++--
 .../sql/execution/datasources/DataSourceStrategy.scala     |  6 +++---
 .../sql/execution/datasources/FallBackFileSourceV2.scala   |  4 ++--
 .../org/apache/spark/sql/execution/datasources/rules.scala |  8 ++++----
 .../dynamicpruning/PlanDynamicPruningFilters.scala         |  7 ++++---
 .../scala/org/apache/spark/sql/execution/subquery.scala    |  6 +++---
 .../spark/sql/internal/BaseSessionStateBuilder.scala       |  8 ++++----
 .../sql/connector/V2CommandsCaseSensitivitySuite.scala     |  2 +-
 .../apache/spark/sql/hive/HiveSessionStateBuilder.scala    | 14 +++++++-------
 .../scala/org/apache/spark/sql/hive/HiveStrategies.scala   |  8 ++++----
 .../sql/hive/execution/PruneHiveTablePartitions.scala      |  8 +++-----
 .../sql/hive/execution/PruneHiveTablePartitionsSuite.scala |  2 +-
 14 files changed, 41 insertions(+), 42 deletions(-)


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