You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ganesh Chand (Jira)" <ji...@apache.org> on 2023/01/26 05:41:00 UTC

[jira] [Created] (SPARK-42196) Typo in StreamingQuery.scala

Ganesh Chand created SPARK-42196:
------------------------------------

             Summary: 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


{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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org