[helper] Add tests for Avro 1.7.0-1.7.2 for getting/setting props on schemas and fields.
Open
@srramach is already working on this.
Since Oct 2, 2021.
enhancement
helper
- Dominant language
- Java
- Stars
- 87
- Forks
- 73
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 1
Description
These older Avro versions (1.7.0 through 1.7.2) have a different implementation for props, as compared to later versions (1.7.3 through 1.7.7). Today, the tests in `helper/tests/helper-tests-17` bring in Avro 1.7.7, and so test only the newer impl. Add tests to cover the older impl as well.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.