zhengruifeng opened a new pull request, #38186:
URL: https://github.com/apache/spark/pull/38186

   ### What changes were proposed in this pull request?
   Add `mypy-protobuf` to dev/requirements
   
   
   ### Why are the changes needed?
   `connector/connect/dev/generate_protos.sh` requires this package:
   ```
   DEBUG   /buf.alpha.registry.v1alpha1.GenerateService/GeneratePlugins    
{"duration": "14.25µs", "http.path": 
"/buf.alpha.registry.v1alpha1.GenerateService/GeneratePlugins", "http.url": 
"https://api.buf.build/buf.alpha.registry.v1alpha1.GenerateService/GeneratePlugins";,
 "http.host": "api.buf.build", "http.method": "POST", "http.user_agent": 
"connect-go/0.4.0-dev (go1.19.2)"}
   DEBUG   command {"duration": "9.238333ms"}
   Failure: plugin mypy: could not find protoc plugin for name mypy
   ```
   
   
   ### Does this PR introduce _any_ user-facing change?
   No, only for contributors
   
   ### How was this patch tested?
   manually check


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