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/19 11:11:50 UTC

[spark] branch master updated (6fba9e2 -> a211a43)

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 6fba9e2  [SPARK-37951][MLLIB][K8S] Move test file from ../data/ to corresponding module's resource folder
     add a211a43  [SPARK-35703][SQL][FOLLOWUP] ValidateRequirements should check the co-partitioning requirement

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/plans/physical/partitioning.scala |   2 +-
 .../execution/exchange/ValidateRequirements.scala  |  28 ++--
 .../exchange/ValidateRequirementsSuite.scala       | 161 +++++++++++++++++++++
 3 files changed, 179 insertions(+), 12 deletions(-)
 create mode 100644 sql/core/src/test/scala/org/apache/spark/sql/execution/exchange/ValidateRequirementsSuite.scala

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