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

Test, fix and refactor ScalaPB support. Add custom readers. #314

Closed mjakubowski84 closed 1 year ago

mjakubowski84 commented 1 year ago

@huajiang-tubi, sorry that I am delaying this release. I was concerned a little with missing tests and I decided to play with the code for a while. That required adding more custom readers and writers so it took me a while to refactor the code. But it was worth it because I found some bugs.