avro 1.12 detection and support
Open
Nobody has claimed this yet.
enhancement
helper
- Dominant language
- Java
- Stars
- 87
- Forks
- 73
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 1
Description
list of issues "unique" to 1.12 so far - https://issues.apache.org/jira/browse/AVRO-2406?jql=project%20%3D%20AVRO%20AND%20fixVersion%20%3D%201.12.0%20and%20not%20fixVersion%20%3D%201.11.1
good detection candidates:
- https://issues.apache.org/jira/browse/AVRO-3230
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.
Research direction
Start by reviewing the Avro 1.12 issue list and the AVRO-3230 detection candidate linked in the issue. Then inspect the repository's existing version-detection and compatibility support to determine the required behavior. Done means Avro 1.12 is detected and the AVRO-3230-related support works across the relevant versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100