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