Closed kevinxyz closed 10 years ago
Lots of things were broken in the old Avro example. I updated dependencies, updated the code and got almost everything to work except the mkCaseWireFormat(Person, Person.unapply _) part.
Got it to work! PTAL @etorreborre (2014-09-19)
Cool, thanks!
Lots of things were broken in the old Avro example. I updated dependencies, updated the code and got almost everything to work except the mkCaseWireFormat(Person, Person.unapply _) part.