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

[SPARK-47035][SS][CONNECT][FOLLOWUP] Additional protobuf change to client side listener #45444

Closed
wants to merge 1 commit into from

Conversation

WweiL
Copy link
Contributor

@WweiL WweiL commented Mar 8, 2024

What changes were proposed in this pull request?

Followup of previous protocol change #45091. Add the request proto Command and response proto message to ExecutePlanResponse

Why are the changes needed?

Continuation of client side listener for spark connect

Does this PR introduce any user-facing change?

No

How was this patch tested?

Will be tested in subsequent PR, the proto change itself doesn't do any harm

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

No

@HyukjinKwon
Copy link
Member

Merged to master.

jpcorreia99 pushed a commit to jpcorreia99/spark that referenced this pull request Mar 12, 2024
…ient side listener

### What changes were proposed in this pull request?

Followup of previous protocol change apache#45091. Add the request proto `Command` and response proto message to `ExecutePlanResponse`

### Why are the changes needed?

Continuation of client side listener for spark connect

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

Will be tested in subsequent PR, the proto change itself doesn't do any harm

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

No

Closes apache#45444 from WweiL/SPARK-47035-protocol-followup.

Authored-by: Wei Liu <wei.liu@databricks.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
sweisdb pushed a commit to sweisdb/spark that referenced this pull request Apr 1, 2024
…ient side listener

### What changes were proposed in this pull request?

Followup of previous protocol change apache#45091. Add the request proto `Command` and response proto message to `ExecutePlanResponse`

### Why are the changes needed?

Continuation of client side listener for spark connect

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

Will be tested in subsequent PR, the proto change itself doesn't do any harm

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

No

Closes apache#45444 from WweiL/SPARK-47035-protocol-followup.

Authored-by: Wei Liu <wei.liu@databricks.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
WweiL added a commit to WweiL/oss-spark that referenced this pull request May 2, 2024
…ient side listener

Followup of previous protocol change apache#45091. Add the request proto `Command` and response proto message to `ExecutePlanResponse`

Continuation of client side listener for spark connect

No

Will be tested in subsequent PR, the proto change itself doesn't do any harm

No

Closes apache#45444 from WweiL/SPARK-47035-protocol-followup.

Authored-by: Wei Liu <wei.liu@databricks.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants