Skip to content

AVRO-3602 Support Map and Set in ReflectDatumReader. Backport to Avro 1.11#1838

Closed
yurybubnov wants to merge 1 commit intoapache:branch-1.11from
yurybubnov:AVRO-3602_avro_1.11_Support_Map_and_Set_in_ReflectDatumReader
Closed

AVRO-3602 Support Map and Set in ReflectDatumReader. Backport to Avro 1.11#1838
yurybubnov wants to merge 1 commit intoapache:branch-1.11from
yurybubnov:AVRO-3602_avro_1.11_Support_Map_and_Set_in_ReflectDatumReader

Conversation

@yurybubnov
Copy link
Copy Markdown
Contributor

Support Map(with non-String keys) and Set in ReflectDatumReader.
Backport of merged MR to 1.11 branch

Jira
My PR addresses the following AVRO-3602 issues

Tests
My PR adds the following unit tests:
TestReflectDatumReader.testRead_PojoWithSet
TestReflectDatumReader.testRead_PojoWithMap

@github-actions github-actions bot added the Java Pull Requests for Java binding label Aug 25, 2022
@yurybubnov yurybubnov changed the title AVRO-3602 Support Map and Set in ReflectDatumReader avro 1.11 AVRO-3602 Support Map and Set in ReflectDatumReader. Backport to Avro 1.11 Aug 25, 2022
@martin-g
Copy link
Copy Markdown
Member

The commit from master has been cherry-picked to branch-1.11 - 7049217
Closing this PR.

@martin-g martin-g closed this Aug 26, 2022
@yurybubnov
Copy link
Copy Markdown
Contributor Author

I didn't know what was the proper procedure.
Thank you for handling this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Java Pull Requests for Java binding

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants