Hacker News new | ask | show | jobs
by lmm 3889 days ago
Spark makes a point of having a Java-friendly API. Can you use a pure Scala library that makes heavy use of Scala features, e.g. doobie?
1 comments

Probably not easily because no JVM language has compatible lambdas types, but ideally in the future I'd love to be able to.