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

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


    from 0c1e9a5b19c [SPARK-45500][CORE][WEBUI] Show the number of abnormally 
completed drivers in MasterPage
     add 8394ebb52b9 [SPARK-45469][CORE][SQL][CONNECT][PYTHON] Replace 
`toIterator` with `iterator` for `IterableOnce`

No new revisions were added by this update.

Summary of changes:
 .../jvm/src/main/scala/org/apache/spark/sql/functions.scala       | 2 +-
 .../src/test/scala/org/apache/spark/sql/ClientE2ETestSuite.scala  | 2 +-
 core/src/main/scala/org/apache/spark/util/collection/Utils.scala  | 2 +-
 .../apache/spark/sql/catalyst/expressions/objects/objects.scala   | 4 ++--
 .../main/scala/org/apache/spark/sql/execution/GenerateExec.scala  | 8 ++++----
 .../org/apache/spark/sql/execution/arrow/ArrowConverters.scala    | 2 +-
 .../spark/sql/execution/joins/BroadcastNestedLoopJoinExec.scala   | 2 +-
 .../spark/sql/execution/python/BatchEvalPythonUDTFExec.scala      | 2 +-
 sql/core/src/main/scala/org/apache/spark/sql/functions.scala      | 2 +-
 9 files changed, 13 insertions(+), 13 deletions(-)


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

Reply via email to