You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### What changes were proposed in this pull request?
Deprecate the DStream interface by deprecating the StreamingContext api.
### Why are the changes needed?
DStream is not longer maintained. Encourage user to migrate to structured streaming.
### Does this PR introduce _any_ user-facing change?
Yes, user that use DStream will see deprecation warning.
### How was this patch tested?
No functional change
Closesapache#39647 from chaoqin-li1123/deprecate_dstream.
Authored-by: Chaoqin Li <[email protected]>
Signed-off-by: Jungtaek Lim <[email protected]>
0 commit comments