Forum Discussion
Spark Structured Streaming Continuous mode
- 1 year ago
Hi smpa01 , Yes, for now that is the case. but hoping it will change soon.
If this helped solve the issue, please consider marking it 'Accept as Solution' so others with similar queries may find it more easily. If not, please share the details, always happy to help.
Thank you.
v-hashadapu Thanks for the explanation and response.
With batch streaming, the streaming would probably work as desired for immutable data.
But batch straming would not work for a scenario when source data mutates and the goal is to have any mutation streamed downstream whatsoever.
So at current capabilties, true streaming is not possible for any use case scenarios whatsoever as it is in databricks, fair to conclude that?
Hi smpa01 , Yes, for now that is the case. but hoping it will change soon.
If this helped solve the issue, please consider marking it 'Accept as Solution' so others with similar queries may find it more easily. If not, please share the details, always happy to help.
Thank you.