Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO-NOT-REVIEW] [SPARK-48093][SS][CONNECT][4.0] Add server side config handler for 3.5 client requesting Server side StreamingQueryListener #46340

Closed
wants to merge 1 commit into from

Conversation

WweiL
Copy link
Contributor

@WweiL WweiL commented May 2, 2024

What changes were proposed in this pull request?

We are backporting the client side StreamingQueryListenr to branch-3.5. In case there is usage of server side listener and users want to preserve this behavior, add this config handler in server. Note that on 4.0 and upwards we only have client side listener implemented in python client. So this config should only be sent to clients with spark version 3.5

Why are the changes needed?

Backward compatibility

Does this PR introduce any user-facing change?

No

How was this patch tested?

Added unit test

Was this patch authored or co-authored using generative AI tooling?

No

@WweiL WweiL changed the title [SPARK-48093][SS][CONNECT][4.0] Add server side config handler for 3.5 client requesting Server side StreamingQueryListener [DO-NOT-REVIEW] [SPARK-48093][SS][CONNECT][4.0] Add server side config handler for 3.5 client requesting Server side StreamingQueryListener May 2, 2024
@WweiL WweiL closed this May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant