zhengruifeng commented on PR #38253: URL: https://github.com/apache/spark/pull/38253#issuecomment-1280324428
protos in existing master are out of sync, and are successfully detected by this PR: ``` Start checking the generated codes in pyspark-connect. RUN: /__w/spark/spark/connector/connect/dev/generate_protos.sh /tmp/tmpme0gkjlx Different files: ['commands_pb2.py', 'commands_pb2.pyi'] Generated files for pyspark-connect are out of sync! Please run ./connector/connect/dev/generate_protos.sh Error: Process completed with exit code 255. ``` So I think it's ready -- 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]
