hiboyang commented on code in PR #41036: URL: https://github.com/apache/spark/pull/41036#discussion_r1184242830
########## connector/connect/client/go/README.md: ########## @@ -0,0 +1,35 @@ +- Prepare your environment to generate proto Go files: Review Comment: Do you mean the `protobuf-maven-plugin` plugin? Unfortunately it does not support generating go bindings. I also searched around, did not find proper plugins in maven to generate protobuf go code. -- 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]
