cloud-fan commented on code in PR #38605: URL: https://github.com/apache/spark/pull/38605#discussion_r1022545314
########## connector/connect/docs/adding-proto-messages.md: ########## @@ -0,0 +1,41 @@ +# Required, Optional and default values + +Connect adopts proto3, which does not support `required` constraint anymore. Review Comment: ```suggestion Spark Connect adopts proto3, which does not support `required` constraint anymore. ``` -- 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]
