You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A getting started guide, wiki or annotated set of examples would be very helpful.
Currently, I'm reading through the tests to muddle my way through how to use this library. I see examples on how to use "Generic" Avro, but not "Specific" reader/writers. In particular, you have a "AvroSpecificRecordSerialization" class that seems to be used nowhere in the codebase.
This request for better documentation also goes for the maven plugin you created. It would be much easier to understand what it provides if a few documented examples were included.
The text was updated successfully, but these errors were encountered:
Hey Chris - I've added a Javadoc for the AvroSpecificRecordSerialization, to explain why it exists. Would it be possible for you to include a very small Cascading workflow example? I can help annotate & roll it into the docs.
A getting started guide, wiki or annotated set of examples would be very helpful.
Currently, I'm reading through the tests to muddle my way through how to use this library. I see examples on how to use "Generic" Avro, but not "Specific" reader/writers. In particular, you have a "AvroSpecificRecordSerialization" class that seems to be used nowhere in the codebase.
This request for better documentation also goes for the maven plugin you created. It would be much easier to understand what it provides if a few documented examples were included.
The text was updated successfully, but these errors were encountered: