ClickHouse / ClickHouse/clickhouse-java

When building jdbcConnection for test cases, you can build your own Clickhouse cluster configuration

Open
#2,680 1 comment 0 reactions 0 assignees View on GitHub
enhancement test
Dominant language
Java
Stars
1.6k
Forks
637
Avg merge
2d 23h
Merged PRs (30d)
29

Description

### Use case

### Describe the solution you'd like
增加配置 selfBuiltCk,支持自建 clickhouse 集群的连接配置,这样便于方便开发者在非clickhouse cloud和容器环境下运行测试用例,如果需要,我很乐意提交PR
Added selfBuiltCk configuration to support the connection configuration of self-built clickhouse clusters, which is convenient for developers to run test cases in non-clickhouse cloud and container environments,I'd be happy to submit a PR if needed

### Describe the alternatives you've considered

### Additional context

Contributor guide

Open the contributing guide

Research direction

Locate where jdbcConnection is constructed for test cases and read how ClickHouse Cloud and container environments are configured. Determine how a selfBuiltCk option should represent a self-built ClickHouse cluster; done means test cases can use that configuration outside ClickHouse Cloud and containers.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.