pyspark.sql.functions.current_timestamp��

pyspark.sql.functions.current_timestamp()[source]��

Returns the current timestamp at the start of query evaluation as a TimestampType column. All calls of current_timestamp within the same query return the same value.