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

wuyi pushed a change to branch SPARK-48394-3.5
in repository https://gitbox.apache.org/repos/asf/spark.git


 discard c9d94ef8e7c7 [SPARK-48394][CORE] Cleanup mapIdToMapIndex on mapoutput 
unregister
     add 0a45becbf0a9 [SPARK-48424][INFRA] Make dev/is-changed.py to return 
true it it fails
     add f42c029fac5c [SPARK-41049][SQL][FOLLOW-UP] Mark map related 
expressions as stateful expressions
     add 07db4e5871cc [SPARK-48394][CORE] Cleanup mapIdToMapIndex on mapoutput 
unregister

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   (c9d94ef8e7c7)
            \
             N -- N -- N   refs/heads/SPARK-48394-3.5 (07db4e5871cc)

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.

No new revisions were added by this update.

Summary of changes:
 dev/is-changed.py                                              |  8 +++++++-
 .../spark/sql/catalyst/expressions/collectionOperations.scala  |  3 +++
 .../spark/sql/catalyst/expressions/complexTypeCreator.scala    |  6 ++++++
 .../spark/sql/catalyst/expressions/higherOrderFunctions.scala  |  2 ++
 .../src/test/scala/org/apache/spark/sql/DataFrameSuite.scala   | 10 +++++++++-
 5 files changed, 27 insertions(+), 2 deletions(-)


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

Reply via email to