Wenchao Wu
Wenchao Wu
### Purpose Jdbc catalog support using database custom location to create table. Linked issue: close #3225 ### Tests Already add an unit test. ### API and Format ### Documentation
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation Now paimon support jdbc catalog to maintain metadata in relationship database. But when...
### Purpose Linked issue: close #3219 Flink catalog doesn't support create database with properties, but jdbc and hive catalog actually support that. So this pr is to support create database...
### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation Now the inner catalog already support hive and jdbc, but flink catalog still...
## What is the purpose of the change *(For example: This pull request makes task deployment go through the blob server, rather than through RPC. That way we avoid re-transferring...