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

Scala 3 #546

Closed
wants to merge 17 commits into from
Closed

Scala 3 #546

wants to merge 17 commits into from

Conversation

RustedBones
Copy link
Contributor

@RustedBones RustedBones commented Jun 23, 2022

Fix #545

Modules

  • avro
  • bigquery
  • bigtable
  • cats
  • datastore
  • docs
  • guava
  • jmh
  • parquet
  • protobuf
  • refined
  • scalacheck
  • shared
  • tensorflow
  • test
  • tools

Pending Issues

  • scala 3 derived class are not serializable
  • annotation support
  • typelcass using extra implicits (eg scalacheck's Fallback or datastore's KeyField) not supported
  • stack overflow with enum derivation
  • max inline: too much inline chained calls

@RustedBones RustedBones force-pushed the scala3 branch 5 times, most recently from 294b937 to 4beb9f9 Compare June 30, 2022 11:51
@RustedBones
Copy link
Contributor Author

Will split the PR into chunks for every modules. See #676 for shared and test

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.

Scala3 support
1 participant