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