StreamingQuery.
runId
Returns the unique id of this query that does not persist across restarts. That is, every query that is started (or restarted from checkpoint) will have a different runId.
New in version 2.1.
previous
pyspark.sql.streaming.StreamingQuery.recentProgress
next
pyspark.sql.streaming.StreamingQuery.status