Commit a180e67
committed
[MINOR][SS] Fix setTimeoutTimestamp doc
### What changes were proposed in this pull request?
This patch updates the API doc of `setTimeoutTimestamp` of `GroupState`.
### Why are the changes needed?
Update incorrect API doc.
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Doc change only.
Closes #39958 from viirya/fix_group_state.
Authored-by: Liang-Chi Hsieh <viirya@gmail.com>
Signed-off-by: Liang-Chi Hsieh <viirya@gmail.com>1 parent c5230e4 commit a180e67
File tree
1 file changed
+1
-1
lines changed- sql/core/src/main/scala/org/apache/spark/sql/streaming
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
| 262 | + | |
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| |||
0 commit comments