sksamuel / avro4s

Avro schema generation and serialization / deserialization for Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImmutableRecord to/from JSON

kyri-petrou opened this issue · comments

Hi there. This is probably very simple but can't seem to be able to figure it out, so any help is much appreciated.

Is it possible to convert/construct an ImmutableRecord to/from a JSON string?

commented
commented

Thanks for that. I couldn't get it to work initially but I think it was because I was using avro4s 4.x with Scala 3 via the Scala 2.13 compatibility