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 2021/07/13 13:17:42 UTC

[spark] branch master updated (4a62e1e -> 583173b)

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 4a62e1e  [SPARK-36074][SQL] Add error class for StructType.findNestedField
     add 583173b  [SPARK-36033][SQL][TEST] Validate partitioning requirements in TPCDS tests

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/plans/physical/partitioning.scala |  1 +
 .../spark/sql/catalyst/DistributionSuite.scala     |  4 +-
 .../execution/exchange/ValidateRequirements.scala  | 64 ++++++++++++++++++++++
 .../org/apache/spark/sql/PlanStabilitySuite.scala  |  4 +-
 4 files changed, 70 insertions(+), 3 deletions(-)
 create mode 100644 sql/core/src/main/scala/org/apache/spark/sql/execution/exchange/ValidateRequirements.scala

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