You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sedona.apache.org by GitBox <gi...@apache.org> on 2021/11/12 06:04:09 UTC

[GitHub] [incubator-sedona] jiayuasu commented on a change in pull request #562: Add support for Scala 2.13 build

jiayuasu commented on a change in pull request #562:
URL: https://github.com/apache/incubator-sedona/pull/562#discussion_r747998469



##########
File path: .github/workflows/java.yml
##########
@@ -23,6 +23,9 @@ jobs:
             scala: 2.11.8
           - spark: 3.0.3
             scala: 2.11.8
+        include:

Review comment:
       You need to enable Scala 2.13 in this yml when compile Sedona so the Scala/Java test can actually run. There are some examples in the yml file.




-- 
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: dev-unsubscribe@sedona.apache.org

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