Given a DataFrame `df` with a column `event_time` in string format, how would you cast this column to a timestamp using Spark? Provide the code snippet. | Databricks Certified Data Engineer - Associate Quiz - LeetQuiz