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

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


    from fe47edece059 [SPARK-47883][SQL] Make `CollectTailExec.doExecute` lazy 
with RowQueue
     add 8aa2dad46b79 [SPARK-47596][DSTREAMS] Streaming: Migrate logWarn with 
variables to structured logging framework

No new revisions were added by this update.

Summary of changes:
 .../scala/org/apache/spark/internal/LogKey.scala    | 18 ++++++++++++++++++
 .../org/apache/spark/streaming/Checkpoint.scala     | 21 +++++++++++++--------
 .../apache/spark/streaming/dstream/DStream.scala    |  9 ++++++---
 .../streaming/dstream/DStreamCheckpointData.scala   |  9 ++++++---
 .../spark/streaming/dstream/FileInputDStream.scala  | 13 ++++++-------
 .../spark/streaming/dstream/InputDStream.scala      |  6 ++++--
 .../spark/streaming/receiver/BlockGenerator.scala   |  6 ++++--
 .../streaming/receiver/ReceivedBlockHandler.scala   | 18 +++++++++++-------
 .../streaming/receiver/ReceiverSupervisor.scala     |  6 +++---
 .../streaming/receiver/ReceiverSupervisorImpl.scala |  5 +++--
 .../spark/streaming/scheduler/JobGenerator.scala    |  6 ++++--
 .../streaming/scheduler/ReceivedBlockTracker.scala  |  5 +++--
 .../spark/streaming/scheduler/ReceiverTracker.scala | 14 ++++++++------
 .../spark/streaming/util/BatchedWriteAheadLog.scala |  5 +++--
 .../streaming/util/FileBasedWriteAheadLog.scala     |  5 +++--
 15 files changed, 95 insertions(+), 51 deletions(-)


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

Reply via email to