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

   ```
   [error] 
/__w/spark/spark/core/src/main/scala/org/apache/spark/util/Utils.scala:1777:77: 
value JAVA_21 is not a member of object org.apache.commons.lang3.JavaVersion
   [error] did you mean JAVA_11? or perhaps JAVA_10, JAVA_12, or JAVA_13? or...?
   [error]   val isJavaVersionAtLeast21 = 
SystemUtils.isJavaVersionAtLeast(JavaVersion.JAVA_21)
   [error]                                                                      
       ^
   [error] /__w/spark/spark/Loading source file 
/__w/spark/spark/common/sketch/src/main/java/org/apache/spark/util/sketch/BitArray.java...
   ```
   
   build documentation failed, let me take a look


-- 
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