grundprinzip opened a new pull request, #51153: URL: https://github.com/apache/spark/pull/51153
### What changes were proposed in this pull request? The newly added `pipelines.proto` file is missing the golang package identifier that is needed for the Spark Connect Go client. Cherry-pick from https://github.com/apache/spark/commit/46de57b55113ddf3da10d505550c467cf6997b75 ### Why are the changes needed? Spark 4.0 compatibility ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Manually tested as part of https://github.com/apache/spark-connect-go/pull/142. ### Was this patch authored or co-authored using generative AI tooling? No Closes https://github.com/apache/spark/pull/51126 from grundprinzip/missing-golang-package. Authored-by: Martin Grund <[email protected]> Signed-off-by: Martin Grund <[email protected]> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
