apache / seatunnel

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
https://seatunnel.apache.org/
Apache License 2.0
7.86k stars 1.77k forks source link

[Feature][Connector-v2-jdbc] Can seatunnel provide a switch to contain the SYS_DATABASES while get databases? #7139

Open chess3cake opened 2 months ago

chess3cake commented 2 months ago

Search before asking

Description

In AbstractJdbcCatalog.listDatabases(), it ignores the sys_databases. But in our systems, some old business-schemas are in system-databases. So I wish seatunnel would provide a switch to contain the SYS_DATABASES. image

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

Code of Conduct

Hisoka-X commented 2 months ago

make sense to me

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.