Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Subtask] Refact parameter checking of distribution in catalog jdbc #2553

Closed
Tracked by #1339
zhoukangcn opened this issue Mar 15, 2024 · 0 comments · Fixed by #2563
Closed
Tracked by #1339

[Subtask] Refact parameter checking of distribution in catalog jdbc #2553

zhoukangcn opened this issue Mar 15, 2024 · 0 comments · Fixed by #2563
Labels
subtask Subtasks of umbrella issue

Comments

@zhoukangcn
Copy link
Contributor

zhoukangcn commented Mar 15, 2024

Describe the subtask

move distribution argument checker from jdbc-common to jdbc-mysql & jdbc-postgres

because doris catalog can support distribution parameter

Parent issue

#1339

@zhoukangcn zhoukangcn added the subtask Subtasks of umbrella issue label Mar 15, 2024
@zhoukangcn zhoukangcn changed the title [Subtask] remove jdbc-common distribution argument checker [Subtask] Refact parameter checking of distribution in catalog jdbc Mar 16, 2024
mchades pushed a commit that referenced this issue Mar 19, 2024
…meter check (#2563)

### What changes were proposed in this pull request?

Refact catalog-jdbc distribution parameter check, move to
catalog-jdbc-mysql 、postgres、sqlite

### Why are the changes needed?

Fix: #2553 

Doris support distribution

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

UT、IT
coolderli pushed a commit to coolderli/gravitino that referenced this issue Apr 2, 2024
…n parameter check (apache#2563)

### What changes were proposed in this pull request?

Refact catalog-jdbc distribution parameter check, move to
catalog-jdbc-mysql 、postgres、sqlite

### Why are the changes needed?

Fix: apache#2553 

Doris support distribution

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

UT、IT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subtask Subtasks of umbrella issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant