srowen commented on PR #38353: URL: https://github.com/apache/spark/pull/38353#issuecomment-1288151179
Looks OK if tests pass; looks like an unrelated error: ``` RUN: /__w/spark/spark/connector/connect/dev/generate_protos.sh /tmp/tmpvqg44rqj Different files: ['base_pb2.pyi', 'commands_pb2.pyi', 'expressions_pb2.pyi', 'relations_pb2.pyi', 'types_pb2.pyi'] Generated files for pyspark-connect are out of sync! If you have touched files under connector/connect/src/main/protobuf, please run ./connector/connect/dev/generate_protos.sh. If you haven't touched any file above, please rebase your PR against main branch. Error: Process completed with exit code 255. ``` -- 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]
