You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ka...@apache.org on 2020/10/26 04:35:49 UTC

[spark] branch master updated (369cc61 -> d87a0bb)

This is an automated email from the ASF dual-hosted git repository.

kabhwan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 369cc61  Revert "[SPARK-32388][SQL] TRANSFORM with schema-less mode should keep the same with hive"
     add d87a0bb  [SPARK-32862][SS] Left semi stream-stream join

No new revisions were added by this update.

Summary of changes:
 .../analysis/UnsupportedOperationChecker.scala     |  15 +-
 .../spark/sql/catalyst/expressions/JoinedRow.scala |  10 +
 .../analysis/UnsupportedOperationsSuite.scala      |  66 ++-
 .../streaming/StreamingSymmetricHashJoinExec.scala | 121 +++--
 .../state/SymmetricHashJoinStateManager.scala      |  11 +-
 .../spark/sql/streaming/StreamingJoinSuite.scala   | 502 +++++++++++++++------
 6 files changed, 545 insertions(+), 180 deletions(-)


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