It should be possible to build an implementation of MERGE INTO in Spark now, using the validation that Anton added in #351 <https://github.com/apache/incubator-iceberg/pull/351>. I think he can provide some more context.
On Wed, Feb 26, 2020 at 7:42 AM Junjie Chen <chenjunjied...@gmail.com> wrote: > Hi devs > > We are working on row level delete milestone for upsert feature in merge > on read mode. In the meantime, I think it may be useful to have a copy on > write implementation. For example, we can implement upsert with spark, so > that we can finalize the common APIs that upsert may need and also we could > discover some capabilities that spark should provide. What do you think? > > -- > Best Regards > -- Ryan Blue Software Engineer Netflix