ClickHouse / ClickHouse/clickhouse-java

Duplicate Classes while importing clickhouse-jdbc

Open
#2,474 1 comment 0 reactions 0 assignees View on GitHub
area:packaging bug
Dominant language
Java
Stars
1.6k
Forks
636
Avg merge
2d 16h
Merged PRs (30d)
28

Description

## Description
While importing in maven project only this dependency

com.clickhouse
clickhouse-jdbc
0.7.2
http

I receive the following warnings:

[WARNING] Found duplicate and different classes in [com.clickhouse:clickhouse-data:0.7.2, com.clickhouse:clickhouse-jdbc:0.7.2:jar:http, com.clickhouse:jdbc-v2:0.7.2]:
[WARNING] com.clickhouse.data.stream.Lz4InputStream
[WARNING] com.clickhouse.data.stream.Lz4OutputStream

### Expected Behaviour
No duplicated classes must be found

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.