Generate Scala case class based on Spark DataFrame schema
Scala versions:
2.11
sparkschema2class 0.1.0
Group ID:
com.github.piotr-kalanski
Artifact ID:
sparkschema2class_2.11
Version:
0.1.0
Release Date:
Jul 25, 2017
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:
libraryDependencies += "com.github.piotr-kalanski" %% "sparkschema2class" % "0.1.0"
ivy"com.github.piotr-kalanski::sparkschema2class:0.1.0"
//> using dep "com.github.piotr-kalanski::sparkschema2class:0.1.0"
import $ivy.`com.github.piotr-kalanski::sparkschema2class:0.1.0`
<dependency> <groupId>com.github.piotr-kalanski</groupId> <artifactId>sparkschema2class_2.11</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.github.piotr-kalanski', name: 'sparkschema2class_2.11', version: '0.1.0'