My Talks
Fast and furiously safe: type-safe programming with Spark DataFrames
Apache Spark poses a major dilemma to programmers: if you stand for performance, then DataFrames are the option; if you strive for modularity then you must sacrifice some performance and stick to D...
Make the most of Spark in Scala - with doric
Programming with Spark’s DataFrames in Scala is like driving your last generation car with all its shiny safety features disabled. Leave the Pythonist style behind, and learn how to leverage the Sc...