You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "LuciferYang (via GitHub)" <gi...@apache.org> on 2023/09/27 03:16:13 UTC

[GitHub] [spark] LuciferYang commented on pull request #43133: [SPARK-45344][CORE][SQL] Remove all Scala version string check

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

   ```
   [error] /home/runner/work/spark/spark/core/src/test/scala/org/apache/spark/deploy/rest/SubmitRestProtocolSuite.scala:318:25: an expression of type Null is ineligible for implicit conversion
   [error]   var active: Boolean = null
   [error]                         ^
   [info] Null(null) <: Boolean?
   [info] false
   [warn] two warnings found
   [error] one error found
   ```
   
   An incomprehensible compile error, this pr did not touch this line....
   
   


-- 
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-unsubscribe@spark.apache.org

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


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