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

a map

New in version 2.1.