We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a3ec7d commit 3e45c6cCopy full SHA for 3e45c6c
Sources/SparkConnect/StreamingQueryManager.swift
@@ -18,7 +18,7 @@
18
//
19
import Foundation
20
21
-/// Information about progress made for a sink in the execution of a ``StreamingQuery``
+/// Information about progress made for a source in the execution of a ``StreamingQuery``
22
/// during a trigger. See ``StreamingQueryProgress`` for more information.
23
public struct SourceProgress: Sendable {
24
let description: String
0 commit comments