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
AVRO-4176: Java parser allows field type to be object with custom type (#3772)
* AVRO-4176: Disallow named type alteration
The test cases for self reference unions contained a bug that seemed to
make the parsing bug necessary.
* AVRO-4176: Add test
0 commit comments