A library that converts between nested DataSets and flatten DataFrames
spark-flatter 2.0.0
Group ID:
com.thoughtworks.spark-flatter
Artifact ID:
spark-flatter_2.10
Version:
2.0.0
Release Date:
Aug 17, 2016
Licenses:
Files:
Full Scala Version:
2.10.6
Developers:
libraryDependencies += "com.thoughtworks.spark-flatter" %% "spark-flatter" % "2.0.0"
ivy"com.thoughtworks.spark-flatter::spark-flatter:2.0.0"
//> using dep "com.thoughtworks.spark-flatter::spark-flatter:2.0.0"
import $ivy.`com.thoughtworks.spark-flatter::spark-flatter:2.0.0`
<dependency> <groupId>com.thoughtworks.spark-flatter</groupId> <artifactId>spark-flatter_2.10</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.thoughtworks.spark-flatter', name: 'spark-flatter_2.10', version: '2.0.0'