ClickHouse / ClickHouse/clickhouse-java

Consider removing guava dependency

Open
#2,788 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
1.6k
Forks
636
Avg merge
2d 23h
Merged PRs (30d)
29

Description

guava is a large dependency but as far as I can tell it is only used in a handful of places:

https://github.com/search?q=repo%3AClickHouse%2Fclickhouse-java+com.google.common&type=code

Contributor guide

Open the contributing guide

Research direction

Start with the linked repository code search for com.google.common and identify every remaining Guava usage. Review those call sites and the dependency configuration, then run the relevant project tests after evaluating whether the usages can be removed or replaced. Done means Guava is no longer required and the test suite still passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.