[Java][Dataset] Enable CSV file format
- Dominant language
- Java
- Stars
- 94
- Forks
- 152
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 11
Description
CSV was already supported in C++ Dataset API. This is to enable the format in Java side.
**Reporter**: [Hongze Zhang](https://issues.apache.org/jira/browse/ARROW-13569) / @zhztheplayer
**Note**: *This issue was originally created as [ARROW-13569](https://issues.apache.org/jira/browse/ARROW-13569). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
Contributor guide
Research direction
Start with the Java Dataset API and compare its format support with the existing C++ Dataset API, using the issue’s CSV requirement as the reference. Identify the Java entry points and relevant verification coverage, then confirm that CSV is enabled on the Java side and behaves consistently with the stated C++ support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100