grundprinzip commented on code in PR #38605: URL: https://github.com/apache/spark/pull/38605#discussion_r1023155908
########## connector/connect/README.md: ########## @@ -70,3 +70,4 @@ When contributing a new client please be aware that we strive to have a common user experience across all languages. Please follow the below guidelines: * [Connection string configuration](docs/client-connection-string.md) +* [Adding-proto-messages](docs/adding-proto-messages.md) Review Comment: ```suggestion * [Adding new messages](docs/adding-proto-messages.md) in the Spark Connect protocol. ``` -- 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]
