Structured Streaming: Philosophy behind it
Structured Streaming: Philosophy behind it
In our previous blogs:
Structured Streaming: What is it? &
Structured Streaming: How it works?
We got to know 2 major points about Structured Streaming –
It is a fast, scalable, fault-tolerant, end-to-end, exactly-once stream processing API that helps users in building streaming applications.
It treats the live data stream as a table that is being continuously appended/updated which allows us…
View On WordPress













