pyspark.sql.streaming.StreamingQuery.lastProgress

property StreamingQuery.lastProgress

Returns the most recent StreamingQueryProgress update of this streaming query or None if there were no progress updates

Returns
dict