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

Update akka implementation to run file rotation immediately on timer trigger #220

Closed sndnv closed 3 years ago

sndnv commented 3 years ago

Fix for #219


I'm not familiar with fs2 so I can't say if there's a similar issue there; let me know if there's something that I need to update.