Re: how to do "merge into" (unsupported yet in sql) ?

2020-10-15 Thread Arnaud Nauwynck
can do this via dataFrame operations, as a single > commit. > > Thanks, > Ashish > > > On Tue, Oct 13, 2020 at 12:24 PM Ryan Blue > wrote: > >> Hi Arnaud, >> >> You're right that MERGE INTO isn't supported yet. What I've seen most >> pe

how to do "merge into" (unsupported yet in sql) ?

2020-10-12 Thread Arnaud Nauwynck
ted temporarily. Is there a way to execute it programmatically using Spark Api or Iceberg Api? Any idea when the sql feature might be available ? Thanks in advance Regards, Arnaud Nauwynck