Read and write Parquet in Scala. Use Scala classes as schema. No need to start a cluster.
parquet4s-core 2.0.1
Group ID:
com.github.mjakubowski84
Artifact ID:
parquet4s-core_3
Version:
2.0.1
Version Scheme:
Release Date:
Nov 11, 2021
Licenses:
Files:
Full Scala Version:
3.0.2
Developers:
libraryDependencies += "com.github.mjakubowski84" %% "parquet4s-core" % "2.0.1"
ivy"com.github.mjakubowski84::parquet4s-core:2.0.1"
//> using dep "com.github.mjakubowski84::parquet4s-core:2.0.1"
import $ivy.`com.github.mjakubowski84::parquet4s-core:2.0.1`
<dependency> <groupId>com.github.mjakubowski84</groupId> <artifactId>parquet4s-core_3</artifactId> <version>2.0.1</version> </dependency>
compile group: 'com.github.mjakubowski84', name: 'parquet4s-core_3', version: '2.0.1'