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
[SPARK-41934][CONNECT][PYTHON][FOLLOWUP] Add Session.readStream to the unsupported list
### What changes were proposed in this pull request?
Add `Session.readStream` to the unsupported list
### Why are the changes needed?
all missing API should throw `NotImplementedError`
### Does this PR introduce _any_ user-facing change?
yes, `NotImplementedError`
### How was this patch tested?
updated UT
Closes#39478 from zhengruifeng/connect_session_missing_update.
Authored-by: Ruifeng Zheng <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
0 commit comments