-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fast-avro] Fixing case when schema changed and complex fields became…
… nullable. Scenario: Record is serialized using schema with not-null complex fields (record, map, array) and later deserialized with changed schema having these fields nullable (union of "null" complex type).
- Loading branch information
1 parent
39454ad
commit 5a6b1a6
Showing
1 changed file
with
21 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters