mirror of https://github.com/apache/druid.git
536415b948
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. |
||
---|---|---|
.. | ||
src | ||
pom.xml |