mjakubowski84 / parquet4s   2.17.0

MIT License Website GitHub

Read and write Parquet in Scala. Use Scala classes as schema. No need to start a cluster.

Scala versions: 3.x 2.13 2.12 2.11

parquet4s 0.1.0


Group ID:
com.github.mjakubowski84
Artifact ID:
parquet4s_2.12
Version:
0.1.0
Release Date:
Jan 2, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.github.mjakubowski84" %% "parquet4s" % "0.1.0"

Mill build tool

ivy"com.github.mjakubowski84::parquet4s:0.1.0"

Scala CLI

//> using dep "com.github.mjakubowski84::parquet4s:0.1.0"

Ammonite REPL

import $ivy.`com.github.mjakubowski84::parquet4s:0.1.0`

<dependency>
  <groupId>com.github.mjakubowski84</groupId>
  <artifactId>parquet4s_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.mjakubowski84', name: 'parquet4s_2.12', version: '0.1.0'