Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

slick column not defined

scala slick

Unexpected behavior with compound types

trait Build in package sbt is deprecated: Use .sbt format instead

scala sbt

Why can't I match on a Stream?

scala

spark - How to reduce the shuffle size of a JavaPairRDD<Integer, Integer[]>?

java scala apache-spark kryo

Spark: How to delete a specific variable from spark-shell memory namespace?

scala apache-spark

GraphQL Schema with Sangria

json scala graphql sangria

How to run a single scala test with scoverage?

scala sbt scoverage

What is the difference between idle-timeout and request timeout in akka http configuration?

write a spark Dataset to json with all keys in the schema, including null columns

SBT dependency-tree

scala sbt

VarArgs A* vs Seq[A] parameters to function

scala

Get file name of DataStream with Flink

What is Clone in Chisel

scala chisel

Http Websocket as Akka Stream Source

spark-shell: strange behavior with import

java.lang.NullPointerException in project root running sbt

scala sbt

How to shutdown a fs2.StreamApp programmatically?

scala http4s fs2

Order of method call in Scala trait mixin

scala traits

What's the Akka-typed equivalent to pipeTo?

scala akka akka-typed