org.apache.spark.sql.execution.streaming
unique id of the StreamingQuery that needs to be persisted across restarts
Contains metadata associated with a StreamingQuery. This information is written in the checkpoint location the first time a query is started and recovered every time the query is restarted.
unique id of the StreamingQuery that needs to be persisted across restarts