openinx commented on pull request #1663: URL: https://github.com/apache/iceberg/pull/1663#issuecomment-723900972
Hi @rdblue , I've finished the basic abstraction for DeltaWriter (it's a draft, I proposed many TODO issues), which would write insert records, equality records and position records (with row or without row). How is your feeling about this abstraction work ? (I'm still working with the integration things so that I could import the mysql binlog events from the source [flink-cdc-connector](https://github.com/ververica/flink-cdc-connectors) to apache iceberg table and read them correctly ). ---------------------------------------------------------------- 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]
