zhengruifeng opened a new pull request, #49123:
URL: https://github.com/apache/spark/pull/49123

   ### What changes were proposed in this pull request?
   1, `Python 3.9` was installed twice;
   2, add `apt-get autoremove` and `apt-get clean`;
   3, explicitly install `tzdata` which is needed for timezone related test (it 
was installed with python 3.9)
   
   
   ### Why are the changes needed?
   clean up
   
   
   ### Does this PR introduce _any_ user-facing change?
   no, infra-only
   
   
   ### How was this patch tested?
   PR builder with
   ```
   default: '{"PYSPARK_IMAGE_TO_TEST": "python-309", "PYTHON_TO_TEST": 
"python3.9"}'
   ```
   
   
   ### 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]

Reply via email to