LuciferYang commented on code in PR #52429:
URL: https://github.com/apache/spark/pull/52429#discussion_r2374050398
##########
.github/workflows/python_hosted_runner_test.yml:
##########
@@ -59,7 +59,8 @@ jobs:
build:
name: "PySpark test on macos: ${{ matrix.modules }}"
runs-on: ${{ inputs.os }}
- timeout-minutes: 120
+ # TODO(SPARK-53605): Restore pyspark execution timeout to 2 hours after
fixing test_pandas_transform_with_state
Review Comment:
Shall we temporarily keep and execute only one specific daily test for now?
also cc @dongjoon-hyun What's your opinion on this? Thanks ~
--
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]