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:ย 

Streaming or Batch Processing

sashikanth
New Contributor II

How to decide whether to go for Streaming or Batch processing when the upstream is DELTA table?

Please share suggestions to optimize the load timings.

2 REPLIES 2

gchandra
Databricks Employee
Databricks Employee

What is your end goal? Read the Delta table and create Silver and Gold tables. 
What is your SLA from the source Delta table to the destination?

 



~

gchandra
Databricks Employee
Databricks Employee

Structured Streaming is one of the options, spark.readStream.format("delta")



~

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now