Skip to content

Commit 8938992

Browse files
committed
Add line
1 parent 8de17d2 commit 8938992

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sql/core/src/main/scala/org/apache/spark/sql/streaming/progress.scala

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ class StateOperatorProgress private[sql](
5151
("numRowsUpdated" -> JInt(numRowsUpdated))
5252
}
5353
}
54+
5455
/**
5556
* :: Experimental ::
5657
* Information about progress made in the execution of a [[StreamingQuery]] during

0 commit comments

Comments
 (0)