Skip to content

[#10283] web-v2(UI): remove default prop for clickhouse table#10285

Merged
yuqi1129 merged 1 commit intoapache:mainfrom
LauraXia123:issue-10283
Mar 6, 2026
Merged

[#10283] web-v2(UI): remove default prop for clickhouse table#10285
yuqi1129 merged 1 commit intoapache:mainfrom
LauraXia123:issue-10283

Conversation

@LauraXia123
Copy link
Contributor

What changes were proposed in this pull request?

remove default prop for clickhouse table

Why are the changes needed?

N/A

Fix: #10283

Does this PR introduce any user-facing change?

N/A

How was this patch tested?

manually

Copilot AI review requested due to automatic review settings March 6, 2026 08:24
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the web-v2 catalog creation configuration so ClickHouse no longer pre-populates a JDBC pool setting as a provider “default prop”, helping keep JDBC pool settings consistently handled in the generic Properties section of the create/edit catalog dialog.

Changes:

  • Removed the jdbc.pool.min-size default property entry from the ClickHouse (jdbc-clickhouse) provider configuration.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

@yuqi1129 yuqi1129 added the branch-1.2 Automatically cherry-pick commit to branch-1.2 label Mar 6, 2026
@yuqi1129 yuqi1129 merged commit c9832c3 into apache:main Mar 6, 2026
27 checks passed
github-actions bot pushed a commit that referenced this pull request Mar 6, 2026
### What changes were proposed in this pull request?
remove default prop for clickhouse table

### Why are the changes needed?
N/A

Fix: #10283

### Does this PR introduce _any_ user-facing change?
N/A

### How was this patch tested?
manually
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

branch-1.2 Automatically cherry-pick commit to branch-1.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Improvement] Web v2: Align catalog property jdbc.pool.min-sizejdbc.pool.max-sizejdbc.pool.max-wait-ms on catalog creation page.

3 participants