You have an Azure Databricks workspace containing a Delta Lake dimension table named Table1, which is a Type 2 slowly changing dimension (SCD) table. You need to apply updates from a source table to Table1.
Which Apache Spark SQL operation should you use?