avro
avro copied to clipboard
AVRO-3611: fix generator
What is the purpose of the change
- AVRO-3611 about record generator in Java and LogicalType. Some logical type should constrain value generation to keep it valid.
Verifying this change
This change is already covered by existing tests, as it is used by unit test to generates record to test.
Documentation
- Does this pull request introduce a new feature? no