Replace uniVocity CSV library with maintained alternative

Open
#2,979 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
30/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Stale
Tech stack
java
Domain
build-system

Research direction

Start at pom.xml around line 145 to inspect the uniVocity dependency, then review uniVocity/univocity-parsers#534 for possible maintained alternatives. Trace the repository’s CSV usage and compare compatibility; done means a maintained replacement is selected, the dependency is updated, and the project still builds and handles its existing CSV paths.

Written by the indexing model from the issue text.

Description

code-cleanup dependencies

Your repository dependents on the uniVocity CSV library:

https://github.com/apache/drill/blob/0e794391ef8613d0e9e04cfa39d1915b8812e5a7/pom.xml#L145

Unfortunately, the uniVocity CSV library is not maintained anymore. For reference and possible alternatives, see uniVocity/univocity-parsers#534.

Dominant language
Java
Stars
2k
Forks
989
Avg merge
1d 8h
Merged PRs (30d)
5

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/drill

All issues in apache/drill

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.