druid/extensions-core/avro-extensions
imply-cheddar 536415b948
Stop leaking Avro objects from parser (#12828)
The Avro parsing code leaks some "object" representations.
We need to convert them into Maps/Lists so that other code
can understand and expect good things.  Previously, these
objects were handled with .toString(), but that's not a
good contract in terms of how to work with objects.
2022-08-18 03:16:20 +05:30
..
src Stop leaking Avro objects from parser (#12828) 2022-08-18 03:16:20 +05:30
pom.xml Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30