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

yamamuro pushed a change to branch branch-2.3
in repository https://gitbox.apache.org/repos/asf/spark.git.


    omit 1979712  [SPARK-26120][TESTS][SS][SPARKR] Fix a streaming query leak 
in Structured Streaming R tests
    omit 3137dca  Preparing development version 2.3.4-SNAPSHOT
    omit 2e01a70  Preparing Spark release v2.3.3-rc1
     new 2a82295  [SPARK-26120][TESTS][SS][SPARKR] Fix a streaming query leak 
in Structured Streaming R tests
     new 18c138b  Revert "[SPARK-26576][SQL] Broadcast hint not applied to 
partitioned table"

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (1979712)
            \
             N -- N -- N   refs/heads/branch-2.3 (18c138b)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 R/pkg/DESCRIPTION                                     |  2 +-
 assembly/pom.xml                                      |  2 +-
 common/kvstore/pom.xml                                |  2 +-
 common/network-common/pom.xml                         |  2 +-
 common/network-shuffle/pom.xml                        |  2 +-
 common/network-yarn/pom.xml                           |  2 +-
 common/sketch/pom.xml                                 |  2 +-
 common/tags/pom.xml                                   |  2 +-
 common/unsafe/pom.xml                                 |  2 +-
 core/pom.xml                                          |  2 +-
 docs/_config.yml                                      |  4 ++--
 examples/pom.xml                                      |  2 +-
 external/docker-integration-tests/pom.xml             |  2 +-
 external/flume-assembly/pom.xml                       |  2 +-
 external/flume-sink/pom.xml                           |  2 +-
 external/flume/pom.xml                                |  2 +-
 external/kafka-0-10-assembly/pom.xml                  |  2 +-
 external/kafka-0-10-sql/pom.xml                       |  2 +-
 external/kafka-0-10/pom.xml                           |  2 +-
 external/kafka-0-8-assembly/pom.xml                   |  2 +-
 external/kafka-0-8/pom.xml                            |  2 +-
 external/kinesis-asl-assembly/pom.xml                 |  2 +-
 external/kinesis-asl/pom.xml                          |  2 +-
 external/spark-ganglia-lgpl/pom.xml                   |  2 +-
 graphx/pom.xml                                        |  2 +-
 hadoop-cloud/pom.xml                                  |  2 +-
 launcher/pom.xml                                      |  2 +-
 mllib-local/pom.xml                                   |  2 +-
 mllib/pom.xml                                         |  2 +-
 pom.xml                                               |  2 +-
 python/pyspark/version.py                             |  2 +-
 repl/pom.xml                                          |  2 +-
 resource-managers/kubernetes/core/pom.xml             |  2 +-
 resource-managers/mesos/pom.xml                       |  2 +-
 resource-managers/yarn/pom.xml                        |  2 +-
 sql/catalyst/pom.xml                                  |  2 +-
 .../apache/spark/sql/catalyst/planning/patterns.scala |  3 +++
 sql/core/pom.xml                                      |  2 +-
 sql/hive-thriftserver/pom.xml                         |  2 +-
 sql/hive/pom.xml                                      |  2 +-
 .../execution/PruneFileSourcePartitionsSuite.scala    | 19 +------------------
 streaming/pom.xml                                     |  2 +-
 tools/pom.xml                                         |  2 +-
 43 files changed, 46 insertions(+), 60 deletions(-)


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

Reply via email to