Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump frameless version up #574

Merged
merged 2 commits into from
Nov 13, 2021
Merged

Conversation

pomadchin
Copy link
Member

No description provided.

@@ -54,7 +54,8 @@ object RFDependenciesPlugin extends AutoPlugin {
val `scala-logging` = "com.typesafe.scala-logging" %% "scala-logging" % "3.8.0"
val stac4s = "com.azavea.stac4s" %% "client" % "0.7.2"
val sttpCatsCe2 = "com.softwaremill.sttp.client3" %% "async-http-client-backend-cats-ce2" % "3.3.15"
val frameless = "org.typelevel" %% "frameless-dataset" % "0.10.1"
val frameless = "org.typelevel" %% "frameless-dataset-spark31" % "0.11.1"
val framelessRefined = "org.typelevel" %% "frameless-refined-spark31" % "0.11.1"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finally with a full refined types support!

@metasim metasim self-requested a review November 11, 2021 15:14
@pomadchin pomadchin merged commit 8d901b7 into locationtech:develop Nov 13, 2021
@pomadchin pomadchin deleted the upd/frameless branch November 13, 2021 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants