tresata / spark-datasetops   1.6.0

Apache License 2.0 GitHub

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

Scala versions: 2.13 2.12 2.11

spark-datasetops 0.3.0


Group ID:
com.tresata
Artifact ID:
spark-datasetops_2.11
Version:
0.3.0
Release Date:
Mar 15, 2018
Licenses:
Files:

libraryDependencies += "com.tresata" %% "spark-datasetops" % "0.3.0"

Mill build tool

ivy"com.tresata::spark-datasetops:0.3.0"

Scala CLI

//> using dep "com.tresata::spark-datasetops:0.3.0"

Ammonite REPL

import $ivy.`com.tresata::spark-datasetops:0.3.0`

<dependency>
  <groupId>com.tresata</groupId>
  <artifactId>spark-datasetops_2.11</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.tresata', name: 'spark-datasetops_2.11', version: '0.3.0'