Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Apache Spark flatMap time complexity

infer type parameter from function argument

scala

EntityManager fails to instantiate using JPA/Hibernate when I add a OneToMany annotation

Representing Either in pureconfig

How does 'self' work in Scala actors?

scala actor

What is the purpose of Format[T] if you have a Reads[T] and Writes [T]?

Play json Read and Default parameters for case class?

How to randomly choose element in array column of different size?

Reactivemongo Insert (Map[String,String])

mongodb scala reactivemongo

Get all classes of a package

scala reflection

Using akka-http client `entity.discardEntityBytes` with strict Unmarshaller

scala akka akka-http

What is Starvation scenario in Spark streaming?

spec2 tests failing for scalatra app with swagger support

scala specs2 scalatra swagger

Scala Extractor unapply called twice

scala case collect extractor

Filtering on multiple columns in Spark dataframes

Spark: How do I pass a PartialFunction to a DStream?

How to declare dependency on Scalding in sbt project?

eclipse scala sbt scalding