panbingkun commented on code in PR #41933:
URL: https://github.com/apache/spark/pull/41933#discussion_r1259319890


##########
connector/connect/common/src/main/buf.gen.yaml:
##########
@@ -16,18 +16,18 @@
 #
 version: v1
 plugins:
-  - remote: buf.build/protocolbuffers/plugins/cpp:v3.20.0-1
+  - plugin: buf.build/protocolbuffers/cpp:v21.7

Review Comment:
   Maybe as follow:
   - plugin: buf.build/grpc/cpp:v1.56.0
       out: gen/proto/cpp
   - plugin: buf.build/protoco
    out: gen/proto/cpp
   
   Its writing is consistent with the original plugin's Ruby.



-- 
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]

Reply via email to