avro-util
avro-util copied to clipboard
Example usage of this util class
Very interesting project.
Can you please point me to some example/code snippets usage of this library ? In particular looking for what is the equivalent FastGenericDatumReader and FastSpecificDatumReader that i can use in my code ?
Also some benchmarks would be great. thanks
You can have a look at the original forked project: https://github.com/RTBHOUSE/avro-fastserde#usage.
It should not be really different.