zhengruifeng opened a new pull request, #49122:
URL: https://github.com/apache/spark/pull/49122
### What changes were proposed in this pull request?
Add a separate docker file for python 3.12 daily build
### Why are the changes needed?
to isolate the testing environment
### Does this PR introduce _any_ user-facing change?
no, infra-only
### How was this patch tested?
PR builder with `env`:
```
default: '{"PYSPARK_IMAGE_TO_TEST": "python-312", "PYTHON_TO_TEST":
"python3.12"}'
```
### Was this patch authored or co-authored using generative AI tooling?
no
--
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]