ismailsimsek commented on issue #1439: URL: https://github.com/apache/iceberg/issues/1439#issuecomment-770082975
@it-sceptic this is now possible with [MERGE INTO](https://iceberg.apache.org/spark-writes/#merge-into) feature (iceberg release 0.11.0) you can find [scd2 example here](https://github.com/ismailsimsek/iceberg-examples/blob/master/src/main/java/IcebergSCD2.java) ---------------------------------------------------------------- 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]
