mjakubowski84 / parquet4s

Read and write Parquet in Scala. Use Scala classes as schema. No need to start a cluster.
https://mjakubowski84.github.io/parquet4s/
MIT License
283 stars 65 forks source link

Scala 3.1.1 #253

Closed mjakubowski84 closed 2 years ago

mjakubowski84 commented 2 years ago

Upgrades Scala 3 to version 3.1.1. That allows to upgrade FS2 to the latest version and release Akka module for Scala 3. Small performance improvements in FS2 module.