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

MappedWith Not Working #65

Open
rohantandon96 opened this issue Jun 23, 2020 · 0 comments
Open

MappedWith Not Working #65

rohantandon96 opened this issue Jun 23, 2020 · 0 comments

Comments

@rohantandon96
Copy link

  • I am trying to create a table using a case class with 24 columns and therefore using HList as mentioned
    here
  • However, in the def * method, when i try to use mappedWith, intelliJ gives me an error:

Screen Shot 2020-06-23 at 4 17 26 PM

* My clase class:

Screen Shot 2020-06-23 at 4 17 58 PM

* `def *` method:

Screen Shot 2020-06-23 at 4 21 11 PM

* build.sbt:

Screen Shot 2020-06-23 at 4 22 05 PM

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

No branches or pull requests

1 participant