scala

Implicits in Scala

Implicits in Scala are a powerful mechanism for providing additional parameters or conversions to a method or function without explicitly passing them in as arguments. They can be used to make code more concise and easier to read.

Posted April 12, 2023 by Rohith ‐ 2 min read

quick-references scala implicits blog scala-implicits

RDD/DataFrame Type Check

RDD and DataFrame instance types can be checked in various ways in python, scala and java.

Posted August 6, 2022 by Rohith ‐ 2 min read

apache spark bigdata rdd dataframe python java scala

Subscribe For More Content