Skip to content

[#5424] fix(paimon): remove duplicate schema names for Paimon catalog JDBC backend#5436

Merged
FANNG1 merged 1 commit intobranch-0.7from
cherry-pick-branch-0.7-452d97ed2ee110506404dcb234d985cbb6d98a29
Nov 4, 2024
Merged

[#5424] fix(paimon): remove duplicate schema names for Paimon catalog JDBC backend#5436
FANNG1 merged 1 commit intobranch-0.7from
cherry-pick-branch-0.7-452d97ed2ee110506404dcb234d985cbb6d98a29

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Nov 4, 2024

What changes were proposed in this pull request?

remove duplicate schema names after list schemas from Paimon

Why are the changes needed?

Fix: #5424

Does this PR introduce any user-facing change?

no

How was this patch tested?

test in local env, create schema s1, create table t1, will get only one schema not two schemas

… JDBC backend (#5434)

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

remove duplicate schema names after list schemas from Paimon

### Why are the changes needed?

Fix: #5424 

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

### How was this patch tested?
test in local env, create schema s1, create table t1, will get only one
schema not two schemas
@FANNG1 FANNG1 merged commit 8ebc451 into branch-0.7 Nov 4, 2024
@jerryshao jerryshao deleted the cherry-pick-branch-0.7-452d97ed2ee110506404dcb234d985cbb6d98a29 branch November 6, 2024 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant