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