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-core 2.0.0-RC2


Group ID:
com.github.mjakubowski84
Artifact ID:
parquet4s-core_3
Version:
2.0.0-RC2
Release Date:
Oct 26, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.github.mjakubowski84" %% "parquet4s-core" % "2.0.0-RC2"

Mill build tool

ivy"com.github.mjakubowski84::parquet4s-core:2.0.0-RC2"

Scala CLI

//> using dep "com.github.mjakubowski84::parquet4s-core:2.0.0-RC2"

Ammonite REPL

import $ivy.`com.github.mjakubowski84::parquet4s-core:2.0.0-RC2`

<dependency>
  <groupId>com.github.mjakubowski84</groupId>
  <artifactId>parquet4s-core_3</artifactId>
  <version>2.0.0-RC2</version>
</dependency>

compile group: 'com.github.mjakubowski84', name: 'parquet4s-core_3', version: '2.0.0-RC2'