Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Use more than one collect_list in one query in Spark SQL

Slick: combine actions with a Seq of DBIOAction

How to convert an RDD of Maps to dataframe

Akka Stream Option output

scala akka akka-stream

22 Column limit for procedures

scala playframework slick

scala pattern matching on (Try,Try)

scala

SBT dependency for sparkSQL

scala sbt

Reading Avro File in Spark

How to add a column to the beginning of the schema?

scoverage: Combine Coverage from test and it:test

Scala Dynamic Parse Json using case class No Manifest available for T

scala generics

Missing par method from Scala collections

spark [dataframe].write.option("mode","overwrite").saveAsTable("foo") fails with 'already exists' if foo exists

Scala XML serialization

xml serialization scala

Scala closure context

scala groovy closures

Scala methods ending in _=

scala scala-2.8

scala coalesces multiple function call parameters into a Tuple -- can this be disabled?

Can I "pimp my library" with an analogue of TraversableLike.map that has nicely variant types?

Example of using scalaz Monad

scala monads scalaz

Using lift-json, is there an easy way to extract and traverse a list?

json list scala lift