dongjoon-hyun commented on code in PR #43868:
URL: https://github.com/apache/spark/pull/43868#discussion_r1398704309
##########
.github/workflows/build_and_test.yml:
##########
@@ -712,25 +712,15 @@ jobs:
- name: Python code generation check
if: inputs.branch != 'branch-3.3' && inputs.branch != 'branch-3.4'
run: if test -f ./dev/connect-check-protos.py; then
PATH=$PATH:$HOME/buf/bin PYTHON_EXECUTABLE=python3.9
./dev/connect-check-protos.py; fi
- - name: Install JavaScript linter dependencies
Review Comment:
Oh, too bad. I don't prefer backporing the infra PR, but I'll leave this to
@zhengruifeng .
--
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]