[
https://issues.apache.org/jira/browse/FLINK-38194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yanquan Lv resolved FLINK-38194.
--------------------------------
Resolution: Fixed
Fixed in master via 5bf25640bcaae15199f92f6438cdbe351952e413.
> Iceberg connector supports auto-creating namespace
> --------------------------------------------------
>
> Key: FLINK-38194
> URL: https://issues.apache.org/jira/browse/FLINK-38194
> Project: Flink
> Issue Type: Improvement
> Components: Flink CDC
> Affects Versions: cdc-3.4.0
> Reporter: ZhangChao
> Priority: Major
> Labels: pull-request-available
>
> Currently, Icerberg connector does not support auto-creating namaspace. When
> using hive matastore, it will throw a exception if a user tries write data to
> iceberg which does not have a namespace.
> In the Iceberg sink, when a createTableEvent is encountered, we can first
> create the namespace and then create the table.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)