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/01/06 14:57:09 UTC

[spark] branch master updated (bc16bb1 -> 3eade74)

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 bc16bb1  [SPARK-30426][SS][DOC] Fix the disorder of structured-streaming-kafka-integration page
     add 3eade74  [SPARK-29800][SQL] Rewrite non-correlated EXISTS subquery use ScalaSubquery to optimize perf

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/expressions/subquery.scala  | 24 ++++++++++++++++++----
 .../spark/sql/catalyst/optimizer/Optimizer.scala   |  1 +
 .../sql/catalyst/optimizer/finishAnalysis.scala    | 15 ++++++++++++++
 .../spark/sql/catalyst/optimizer/subquery.scala    |  3 ++-
 .../org/apache/spark/sql/CachedTableSuite.scala    | 15 +++++++++++---
 .../scala/org/apache/spark/sql/SubquerySuite.scala |  4 ++--
 6 files changed, 52 insertions(+), 10 deletions(-)


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