Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Wait until all Future.onComplete callbacks are executed

scala future

scala duplicate elements in list

scala list-comprehension

Converting empty string to a None in Scala

scala

Get whole HttpResponse body as a String with Akka-Streams HTTP

scala http akka akka-stream

Apache Spark: how to transform Data Frame column with regex to another Data Frame?

regex scala apache-spark

How to efficiently delete all elements from ListBuffer in Scala?

scala

sbt: publish generated sources

scala sbt

Looking for an FP ranking implementation which handles ties (i.e. equal values)

Is using Optional in Scala's case classes and classes fields a code smell?

How to convert Any number to Double?

scala type-conversion

Get the row corresponding to the latest timestamp in a Spark Dataset using Scala

How to check the number of partitions of a Spark DataFrame without incurring the cost of .rdd

Shapeless - Deduplicating types in Coproduct

scala generics shapeless

reading data from URL using spark databricks platform

No implicits found for parameter evidence

scala apache-spark

sbt throws [error] Server access Error: Connection refused (Connection refused) url=http://repo.typesafe.com/

When should I use Scala's Array instead of one of the other collections?

How would I express a chained assignment in Scala?

What's the best language/platform for SOA on Linux in a post-Java world?

scala package conflict

scala