Hi,

As the title implies, do we have a way of merging a DataFrame into a sink
(either Table or a distribute filesystem)? I'm sure we cannot have a full
fledged equivalent of Hive's MERGE INTO but maybe we can have a way of
writing (updating) only those rows present in the DF, with the rest of the
rows/data in the sink untouched.

Sivaprasanna

Reply via email to