apache / apache/arrow-java

[JAVA] Remove type parameterization in ExtensionTypeWriterFactory

Open
#861 0 comments 0 reactions 0 assignees View on GitHub
Type: enhancement
Dominant language
Java
Stars
94
Forks
152
Avg merge
3d 16h
Merged PRs (30d)
11

Description

### Describe the enhancement requested

Type parameterization not used **ExtensionTypeWriterFactory**, so let's remove it. **getWriterImpl** should return just **FIeldWriter**

Contributor guide

Open the contributing guide

Research direction

Start in ExtensionTypeWriterFactory and inspect getWriterImpl, which the issue identifies as the entry point for the unused type parameterization. Remove that parameterization and confirm the method returns FieldWriter as requested; the payload does not name a specific test or file beyond the factory.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.