LuciferYang commented on code in PR #48757:
URL: https://github.com/apache/spark/pull/48757#discussion_r1829482986


##########
.github/workflows/build_and_test.yml:
##########
@@ -617,7 +617,11 @@ jobs:
         python3.11 -m pip install 'black==23.9.1' 'protobuf==5.28.3' 
'mypy==1.8.0' 'mypy-protobuf==3.3.0'
         python3.11 -m pip list
     - name: Python CodeGen check
-      run: ./dev/connect-check-protos.py
+      run: |

Review Comment:
   It has not been merged with `connect-check-protos.py` in order to avoid 
increasing the complexity of the script, If merging them together would be 
better, please let me know.



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