debezium-server-iceberg icon indicating copy to clipboard operation
debezium-server-iceberg copied to clipboard

Replicates any database (CDC events) to Apache Iceberg (To Cloud Storage)

Results 49 debezium-server-iceberg issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps `version.quarkus` from 3.10.0 to 3.12.0. Updates `io.quarkus:quarkus-bom` from 3.10.0 to 3.12.0 Release notes Sourced from io.quarkus:quarkus-bom's releases. 3.12.0 Complete changelog #37947 - missing way to enable logging of websocket...

dependencies
java

Bumps [org.codehaus.groovy:groovy-bom](https://github.com/apache/groovy) from 3.0.21 to 3.0.22. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.groovy:groovy-bom&package-manager=maven&previous-version=3.0.21&new-version=3.0.22)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
java

Bumps [io.minio:minio](https://github.com/minio/minio-java) from 8.5.7 to 8.5.11. Release notes Sourced from io.minio:minio's releases. Bugfix Release What's Changed fix range calculation in composeObject API by @​balamurugana in minio/minio-java#1553 Adds all Replication events...

dependencies
java

Hi @ismailsimsek - I am testing schema change behavior with this case > After removal, these column values are populated with null value. columns are kept in the destination table,...

Hello, I'm reaching out to discuss an issue we're facing while setting up the **Debezium-Iceberg** integration in our architecture. We followed the steps outlined in **Chris Cranford (Naros)'s** blog post...

[applicaton-properties.txt](https://github.com/user-attachments/files/15881948/applicaton-properties.txt) Hi @ismailsimsek , hope you are in a great health. I am trying to do cdc for oracle database . I am continuously facing issue that Mentioned here the...

hi @ismailsimsek , so we are using debezium as a part of our architecture where we are using Oracle db as a source and destination as a dremio. in that...

Hi, I am facing the below error while running the applicaiton. Source: MariaDB Sink: AWS Glue Catalog and S3 Java: V17 Attached is the "application.properties" file Tables are getting created...

Hi @ismailsimsek, I am testing cdc the coll with complex schema. ``` { "_id": { "$oid": "66431c2ad73dcddc48f55b2a" }, "app_key": "55040710f33156c2ba1872db714b4cf7b0a1a245", "device_id": "453E5B45-0B64-4E34-AD17-105725A58631", "device_os": "iOS", "device_model_name": "iPhone 8", "screenX": 375, "screenY":...

Hi @ismailsimsek, We are successfully able to create iceberg tables data and successfully push to the s3 bucket, But we are facing the issue that when the data is pushed...