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-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to