A tiny library that aims to make Spark SQL Dataset more developer friendly by bringing back the operators we all love to use on key-value RDDs
spark-datasetops 0.5.0
Group ID:
com.tresata
Artifact ID:
spark-datasetops_2.12
Version:
0.5.0
Release Date:
Dec 5, 2018
Licenses:
Files:
Full Scala Version:
2.12.7
Developers:
libraryDependencies += "com.tresata" %% "spark-datasetops" % "0.5.0"
ivy"com.tresata::spark-datasetops:0.5.0"
//> using dep "com.tresata::spark-datasetops:0.5.0"
import $ivy.`com.tresata::spark-datasetops:0.5.0`
<dependency> <groupId>com.tresata</groupId> <artifactId>spark-datasetops_2.12</artifactId> <version>0.5.0</version> </dependency>
compile group: 'com.tresata', name: 'spark-datasetops_2.12', version: '0.5.0'