ismailsimsek edited a comment on issue #2128: URL: https://github.com/apache/iceberg/issues/2128#issuecomment-765300832
@zanmeipaul i have WIP [ debezium-server-iceberg ](https://github.com/memiiso/debezium-server-iceberg) doing that, using debezium-server. using this project you could append CDC json data/events to iceberg table. without spark or kafka in between. if you have Flink you could use [iceberg-flink-runtime](https://mvnrepository.com/artifact/org.apache.iceberg/iceberg-flink-runtime) to write events to iceberg table. i was planing to add it to iceberg reference list, if it fits to iceberg project Im happy to create pull request. @rdblue ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
