gaogaotiantian commented on code in PR #53588:
URL: https://github.com/apache/spark/pull/53588#discussion_r2644935099
##########
.github/workflows/build_and_test.yml:
##########
@@ -41,14 +41,14 @@ on:
description: Additional environment variables to set when running the
tests. Should be in JSON format.
required: false
type: string
- default: '{"PYSPARK_IMAGE_TO_TEST": "python-311", "PYTHON_TO_TEST":
"python3.11"}'
+ default: '{"PYSPARK_IMAGE_TO_TEST": "python-314-nogil",
"PYTHON_TO_TEST": "python3.14t", "PYTHON_GIL": "0"}'
Review Comment:
So what does this line mean? Do we convert any default to 3.14t now?
--
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]