piotr-kalanski / sparkschema2class   0.1.0

Apache License 2.0 GitHub

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:

libraryDependencies += "com.github.piotr-kalanski" %% "sparkschema2class" % "0.1.0"

Mill build tool

ivy"com.github.piotr-kalanski::sparkschema2class:0.1.0"

Scala CLI

//> using dep "com.github.piotr-kalanski::sparkschema2class:0.1.0"

Ammonite REPL

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'