Georg Heiler
04/26/2023, 9:18 PMMatthew Powers
04/26/2023, 10:22 PMwhenNotMatchedBySourceUpdate
working in this notebook: https://github.com/delta-io/delta-examples/blob/master/notebooks/pyspark/delta-230-features.ipynbwhenNotMatchedBySourceDelete
Georg Heiler
04/27/2023, 10:46 AMRobert Kossendey
04/27/2023, 11:06 AMwhenNotMatchedBySource.().update()
does not exist in Python, but only in Scala. Please use whenNotMatchedBySourceUpdate()
and whenNotMatchedBySourceDelete()
Georg Heiler
04/27/2023, 11:07 AMRobert Kossendey
04/27/2023, 11:08 AM