avro
avro copied to clipboard
AVRO-4136: [c] json encoding of byte[] containing 0x00
Prevent the fixed and bytes type to be preliminary cut off when they are encoded into the json encoding.
Verifying this change
This change added tests and can be verified as follows: We updated the existing test_avro_data tests to validate this corner case.
Documentation
- Does this pull request introduce a new feature? no