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/12/02 17:59:22 UTC

[spark] branch master updated (91182d6 -> a082f460)

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 91182d6  [SPARK-33626][K8S][TEST] Allow k8s integration tests to assert both driver and executor logs for expected log(s)
     add a082f460 [SPARK-33071][SPARK-33536][SQL] Avoid changing dataset_id of LogicalPlan in join() to not break DetectAmbiguousSelfJoin

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/expressions/AliasHelper.scala     |  3 +-
 .../catalyst/expressions/namedExpressions.scala    | 15 ++++++---
 .../main/scala/org/apache/spark/sql/Column.scala   |  5 ++-
 .../main/scala/org/apache/spark/sql/Dataset.scala  | 39 +++++++++++++---------
 .../apache/spark/sql/DataFrameSelfJoinSuite.scala  | 29 ++++++++++++++++
 .../spark/sql/SparkSessionExtensionSuite.scala     |  7 ++--
 6 files changed, 73 insertions(+), 25 deletions(-)


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