Skip to content

fix(kotlin-generator): Generate union's class nested in the parent record's class#494

Merged
Chuckame merged 1 commit into
avro-kotlin:mainfrom
Chuckame:fix/broken-nested-unions
Jul 14, 2026
Merged

fix(kotlin-generator): Generate union's class nested in the parent record's class#494
Chuckame merged 1 commit into
avro-kotlin:mainfrom
Chuckame:fix/broken-nested-unions

Conversation

@Chuckame

Copy link
Copy Markdown
Member

Closes #475

… map/array inside the data class instead of at the root
@Chuckame
Chuckame merged commit dbb3b62 into avro-kotlin:main Jul 14, 2026
1 check passed
@Chuckame
Chuckame deleted the fix/broken-nested-unions branch July 14, 2026 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Duplicate union across namespaces creates problems, but only in Gradle task

1 participant