tabular-io / iceberg-kafka-connect

Apache License 2.0
171 stars 31 forks source link

Add new transform prop to keep db name in target pattern #207

Open igorvoltaic opened 4 months ago

igorvoltaic commented 4 months ago

Additional property cdc.target.schema.replace.dbname to let users keep db name in the pattern. Set to true by default to keep backwards compatibility. Initial logic where db name is implicitly replaced by schema is not very clear.

tabmatfournier commented 3 months ago

Hey,

Did not want to leave you hanging. The repository is in a transitional state, and is being migrated under the Apache Iceberg project itself (see: https://github.com/apache/iceberg/pull/9466 and https://github.com/apache/iceberg/pull/9641), so we're not really reviewing PRs in this repo as it's all transitioning there.