LuciferYang commented on PR #41943:
URL: https://github.com/apache/spark/pull/41943#issuecomment-1631819222

   @eejbyfeldt Do you know why SBT is not failed?
   
   
https://github.com/apache/spark/blob/6c02bd0198d250133683d09d023c9136eae1c154/project/SparkBuild.scala#L352-L369
   
   ```
   java -version
   openjdk version "11.0.18" 2023-01-17 LTS
   OpenJDK Runtime Environment Zulu11.62+17-CA (build 11.0.18+10-LTS)
   OpenJDK 64-Bit Server VM Zulu11.62+17-CA (build 11.0.18+10-LTS, mixed mode)
   ```
   
   `build/sbt compile -Pscala-2.13` can successful and It looks like 
`-target:jvm-${javaVersion.value}` is `-target:jvm-1.8`
   
   


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to