[
https://issues.apache.org/jira/browse/SPARK-42196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-42196.
----------------------------------
Fix Version/s: 3.4.0
Resolution: Fixed
Issue resolved by pull request 39750
[https://github.com/apache/spark/pull/39750]
> Typo in StreamingQuery.scala
> ----------------------------
>
> Key: SPARK-42196
> URL: https://issues.apache.org/jira/browse/SPARK-42196
> Project: Spark
> Issue Type: Bug
> Components: Structured Streaming
> Affects Versions: 3.2.3
> Reporter: Ganesh Chand
> Assignee: Ganesh Chand
> Priority: Major
> Fix For: 3.4.0
>
>
> {color:#172b4d}/**{color}
> {color:#172b4d} * Returns the unique id of this run of the query. That is,
> every start/restart of a query *will*{color}
> {color:#172b4d} ** *generated* a unique runId. Therefore, every time a query
> is restarted from{color}
> {color:#172b4d} * checkpoint, it will have the same [[id]] but different
> [[runId]]s.{color}
> {color:#172b4d} */{color}
> {color:#172b4d}def runId: UUID{color}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]