ciren / cilib

Typesafe, purely functional Computational Intelligence
https://cilib.net
Apache License 2.0
124 stars 101 forks source link

Upgrade avro4s dependency to 3.1.0 #313

Closed gpampara closed 4 years ago

gpampara commented 4 years ago

Upgrade the dependency avro4s and at the same time define how to encode NonEmptyList instances into parquet files. The NonEmptyList encoding translates the data structure to a List representation within the parquet schema.