World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
1.1k
stars
350
forks
source link
[#5424] fix(paimon): remove duplicate schema names for Paimon catalog JDBC backend #5436
Closed
github-actions[bot] closed 4 weeks ago
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