how to keep only new rows from an incremental load not the updated rows from spark dataframe

前端 未结 0 1623
北海茫月
北海茫月 2020-12-30 19:33

Scenario: incremental load can have updated rows for existing rows as well along with new rows as well, we require to add only the new rows to append in dataset.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题