Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Using Swagger annotations to document request body of array type

java json scala swagger

Implementation of foldLeft in Scala

scala collections fold

scala get function name that was sent as param

scala

How to define a custom argument matcher with mockito in spec2?

scala mockito spec2

How to check Spark configuration from command line?

run spark locally with intellij

scala apache-spark

Akka classic vs Akka typed [closed]

scala akka

Scala3 equivalent to -Wconf src filter

scala playframework scala-3

Scala, ZIO - convert Future into ZIO or ZIO into Future. Is it possible?

scala future scala-cats zio

What is the meaning of "implicit val" in a Scala class definition?

scala implicit

How to use countDistinct using a window function in Spark/Scala?

scala apache-spark count

Create collection of cartesian product of two (and more) lists with Java Lambda

Macro return type depends on the arguments

scala scala-macros

How to compare two objects and require they have same types?

scala comparison

Spark: Split is not a member of org.apache.spark.sql.Row

Spark dataframe filter both nulls and spaces

scala apache-spark-sql

scala error illegal variable in pattern alternative on pattern matching case

scala pattern-matching

Validate json property with dependency of other property in Play 2.4