Channels
delta-social
h2g2-streaming
roapi
delta-oss
dais-2023
random
delta-rs
general
jobs
kafka-delta-ingest
deltalake-questions
events
lakefs
delta-cycling
deltalake-databricks-dbsql
delta-community
azuredatabricks
deltalake-on-aws
delta-sharing
flink-delta-connector
graph-delta-lake
dat
delta-sharing-rs
Powered by
#deltalake-questions
Title
l
Lucas Zago
07/16/2023, 8:43 PM
Hi guys, someone could give me a explanation about whenNotMatchedBySourceDelete() feature into a upsert logic mean?
d
Dominique Brezinski
07/16/2023, 10:55 PM
It means that any existing rows in the table that do not match the new data based on the merge conditions will be deleted.
✔️ 1
Post