HyukjinKwon commented on code in PR #45186:
URL: https://github.com/apache/spark/pull/45186#discussion_r1496823673


##########
.github/workflows/maven_test.yml:
##########
@@ -175,16 +181,9 @@ jobs:
         run: |
           python3.11 -m pip install 'numpy>=1.20.0' pyarrow pandas scipy 
unittest-xml-reporting 'grpcio==1.59.3' 'grpcio-status==1.59.3' 
'protobuf==4.25.1'
           python3.11 -m pip list

Review Comment:
   ```suggestion
             python3.11 -m pip list
         # Run the tests.
   ```



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