Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2022 12:06 AM
@Ranjeet Jaiswal ,
afaik merge is supported:
https://docs.databricks.com/_static/notebooks/merge-in-streaming.html
This link does some aggregation but that can be ommitted of course.
The interesting part here is outputMode("update"), and the foreachBatch function which does the actual merge