cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

How to readstream from multiple sources?

dbuser1234
New Contributor

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