[
https://issues.apache.org/jira/browse/FLINK-34572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-34572:
-----------------------------------
Labels: pull-request-available (was: )
> JDBC: Support OceanBase catalog
> -------------------------------
>
> Key: FLINK-34572
> URL: https://issues.apache.org/jira/browse/FLINK-34572
> Project: Flink
> Issue Type: New Feature
> Components: Connectors / JDBC
> Reporter: He Wang
> Priority: Major
> Labels: pull-request-available
>
> As the OceanBase dialect has been introduced, we can support the OceanBase
> catalog in jdbc connector now.
> - The catalog of OceanBase MySQL mode should be same with MySQL catalog
> except 'builtinDatabases'.
> - In OceanBase Oracle mode, there is no 'database' but 'schema', which is
> corresponded to the user name. As there is no Oracle catalog for now, I'm not
> sure how should we use 'database' and 'schema' in the catalog. Personally, I
> prefer to use 'schema' as 'database'.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)