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