julianpeeters / avrohugger

Generate Scala case class definitions from Avro schemas
Apache License 2.0
202 stars 120 forks source link

Add support for logical type time-millis #159

Closed AlgMi closed 2 years ago

AlgMi commented 2 years ago

I've noticed that only timestamp-millis and a couple of other logical types are supported. This PR adds support for another one - time-millis with customizable type mapping to java.time.LocalTime or java.sql.Time

julianpeeters commented 2 years ago

Thanks very much for the addition, and for the patience. Released in avrohugger version 1.1.0 and sbt-avrohugger version 2.1.0