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 27 debezium-server-iceberg issues
Sort by recently updated
recently updated
newest added

Any example of tool or program that read table/data in s3 bucket that genereated from iceberg in upsert mode ?

question

I got this error `ERROR: could not access file \"decoderbufs\": No such file or directory` when using postgresql server 11. But it's fine in postgresql server 14.4. Is there a...

question

when I execute `mvn -Passembly -Dmaven.test.skip package -X`, an error ``` [INFO] Reactor Summary for Debezium Server Parent 0.1.0-SNAPSHOT: [INFO] [INFO] Debezium Server Parent ............................. SUCCESS [ 0.007 s] [INFO]...

question

We do not need spark during runtime, so this moves iceberg-spark to the test scope, and adds iceberg dependencies (iceberg-core and iceberg-data)

according to this issue [DBZ-5591 ](https://issues.redhat.com/browse/DBZ-5591) - deduplication should de prioritize (drop) snapshot events(`r`) regardless of their `source__ts` value https://github.com/memiiso/debezium-server-iceberg/blob/63e17938492bb3c591a228f173fc9ef38f1e93e7/debezium-server-iceberg-sink/src/main/java/io/debezium/server/iceberg/tableoperator/IcebergTableOperator.java#L94-L107

Hi! I wasn't sure about the correct forum for asking my question, hope this is the right place. When I tried to package and run the application (following the steps...

question

Bumps [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) from 3.1.6 to 3.1.7. Release notes Sourced from io.smallrye:jandex-maven-plugin's releases. 3.1.7 #357 Release 3.1.7 #353 Bump org.postgresql:postgresql from 42.5.1 to 42.7.2 in /maven-plugin/src/it/someLibraries #352 Fix class ordering when...

dependencies
java

Bumps `version.testcontainers` from 1.19.6 to 1.19.7. Updates `org.testcontainers:testcontainers` from 1.19.6 to 1.19.7 Release notes Sourced from org.testcontainers:testcontainers's releases. 1.19.7 Testcontainers for Java 1.19.7 Modules New K6 module (#8318) @​javaducky New...

dependencies
java