Do Ngoc Duc

Results 8 comments of Do Ngoc Duc

@ismailsimsek, I faced the same problem about deleting events. With insert and update operation, the connector works well But, if delete events, connector raise error as below: ``` cdc |...

Thanks @ismailsimsek, I added `"debezium.source.decimal.handling.mode": "double"` and resolved this problem

Hi @ismailsimsek, I tried to cdc with a higher version of Oracle (19) and got the error below. After I ran with Postgres, MySql, I got the same error. Before...

@ismailsimsek, thanks. I tried to your config the above with Hadoop catalog and saved data in local and it works. However, I used the hive metastore catalog, I got an...

@ismailsimsek, I am running containers in docker compose and I tried to use `localhost`, `minio`, and `hive-metastore` hosts. In addition, I fixed the host in /etc/hosts ![image](https://github.com/memiiso/debezium-server-iceberg/assets/64005590/24ef5aed-c986-421c-ac2e-45802ee05271) However, I got...

Hi @edwardps , @devstein. I faced this problem so now is there any update about this problem?

Thanks @consideRatio > Didnt you get a schema validation error from this? Are you using a packaged chart (recommended) or one from this git repository directly (not with a schema...