hiboyang commented on PR #41036: URL: https://github.com/apache/spark/pull/41036#issuecomment-1546009193
Hi @grundprinzip, I see some error like following in PR check (https://github.com/hiboyang/spark/actions/runs/4955561542/jobs/8865088163). I already run `./dev/connect-gen-protos.sh`, but still see this error. Do you have any suggestion on how to deal with this? ``` Different files: ['base_pb2.pyi', 'catalog_pb2.pyi', 'commands_pb2.pyi', 'common_pb2.pyi', 'example_plugins_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/common/src/main/protobuf/, please run ./dev/connect-gen-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]
