How to readstream from multiple sources?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2023 01:28 AM
Hi
I am trying to readstream from 2 sources and join them into a target table. How can I do this in pyspark?
Eg
t1 + t2 as my bronze table. I want to readstream from t1 and t2, and merge the changes into t3 (silver table)
0 REPLIES 0

