paimon
paimon copied to clipboard
[Feature] make jdbc catalog support using database location to create table.
Search before asking
- [X] I searched in the issues and found nothing similar.
Motivation
Now paimon support jdbc catalog to maintain metadata in relationship database. But when create database and table, it still using default warehouse path. Hope to use location in database properties to create table if it exists.
Solution
No response
Anything else?
No response
Are you willing to submit a PR?
- [X] I'm willing to submit a PR!