uros-b commented on code in PR #56768:
URL: https://github.com/apache/spark/pull/56768#discussion_r3473332569
##########
.github/workflows/build_java17.yml:
##########
@@ -36,8 +36,7 @@ jobs:
{
"SCALA_PROFILE": "scala2.13",
"PYSPARK_IMAGE_TO_TEST": "",
- "PYTHON_TO_TEST": "",
- "ORACLE_DOCKER_IMAGE_NAME": "gvenzl/oracle-free:23.7-slim"
Review Comment:
build_java17.yml is workflow_dispatch-only (no schedule/cron), so the
title's "scheduled CIs" is slightly inaccurate for that file. branch42 is
genuinely scheduled
(https://github.com/apache/spark/pull/56768/changes#r3473327084).
--
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]