avro-random-generator
avro-random-generator copied to clipboard
fix Issue #27: parse array options with appropriate type
Hello,
This update allows using whole array options for any type, not only int and string. Tested for long and record types.
Fix for Issue #27