You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/07/21 05:31:22 UTC

[GitHub] [iceberg] jzhuge opened a new pull request, #5319: Build: Do not specify scala-library version explicitly

jzhuge opened a new pull request, #5319:
URL: https://github.com/apache/iceberg/pull/5319

   The version is incorrectly set to "$scalaVersion" which is 2.12. It should use semver, e.g. 2.12.15.
   By removing the explicit version, the version specified by Spark modules will be used.
   Spark 3.0 and 3.1 do not specify an explicit version for scala-library.


-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org