MonkeyCanCode commented on code in PR #896: URL: https://github.com/apache/polaris/pull/896#discussion_r1932166016
########## regtests/Dockerfile: ########## @@ -17,14 +17,14 @@ # under the License. # -FROM docker.io/apache/spark:3.5.4-python3 +FROM docker.io/apache/spark:3.5.4-java17-python3 Review Comment: So this is scala 2.12. Spark defaults to 2.12 for their images. -- 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]
