Re: Flaky tests

2020-10-16 Thread
We met the issue several times when two CI builds run parallel. So I guess it could be reproduced when running two test builds in parallel. On Fri, Oct 16, 2020 at 5:16 PM Peter Vary wrote: > > Thanks Junjie for checking! > > I was not able to repro the case you shown below, but I was able to

Re: New committer: Shardul Mahadik

2020-07-22 Thread
Congrats! Good job! On Thu, Jul 23, 2020 at 11:01 AM Saisai Shao wrote: > > Congrats! > > Thanks > Saisai > > OpenInx 于2020年7月23日周四 上午10:06写道: >> >> Congratulations ! >> >> On Thu, Jul 23, 2020 at 9:31 AM Jingsong Li wrote: >>> >>> Congratulations Shardul! Well deserved! >>> >>> Best, >>>

Re: upsert base on copy on write mode

2020-03-03 Thread
Typo: Maybe the discussion is very clear before.-> Maybe the discussion is NOT very clear before. Thanks OpenInx. I was thinking to add an interface DeleteRows and an API to table so that one could do things like: DeleteRows deleteRows = table.newRowLevelDelete();

Re: [VOTE] Release Apache Iceberg 0.7.0-incubating RC2

2019-10-17 Thread
Ran 7 steps from the previous email, all passed. +1 from me. On Fri, Oct 18, 2019 at 3:03 AM RD wrote: > > +1 > Validated all steps from previous email. > > -R > > On Thu, Oct 17, 2019 at 10:42 AM Julien Le Dem > wrote: >> >> +1 >> I validated the signatures, checked the licences, ran the

Re: [VOTE] Release Apache Iceberg 0.7.0-incubating RC1

2019-10-13 Thread
Ran all steps successfully, +1 On Mon, Oct 14, 2019 at 7:39 AM Ted Gooch wrote: > > Ran all steps no issues from me. > +1 > > On Sun, Oct 13, 2019 at 12:09 PM Ryan Blue wrote: >> >> +1 (binding) >> >> I went through all of the validation and it looks good. >> >> I also tested the

Incremental consumption confusion

2019-10-10 Thread
Hi I 'm learning the design doc for row-level delete, regarding the incremental consumption section, I 'm confused about why it tries to do inverse operation when consuming snapshot N? Could someone give some explanation? Thanks. -- Thanks & Best Regards

Re: [DISCUSS] Iceberg community sync?

2019-10-07 Thread
+1 for once a month. Could we set an alternate time for CCT guys? On Mon, Oct 7, 2019 at 3:23 PM Gautam wrote: > > +1 9 am PST on Tues/Wednesday works. > > On Mon, Oct 7, 2019 at 4:50 AM Jacques Nadeau wrote: >> >> Tuesdays work best for me. >> >> On Sun, Oct 6, 2019, 4:18 PM Anton Okolnychyi

Re: Convert hive table to iceberg table

2019-07-03 Thread
ht now, we don't have a utility to convert tables automatically. I don't > think there is an open issue for it (though Anton may have opened one). > > On Tue, Jul 2, 2019 at 9:43 AM 俊杰陈 wrote: >> >> Thanks for the explanation. >> >> So to migrate a spa

Re: How to use iceberg in spark?

2019-05-16 Thread
les now that we have committed the connection pool in > iceberg-hive. > > rb > > On Tue, May 14, 2019 at 8:58 PM 俊杰陈 wrote: > >> Try to send this again since I can't see this on dev mail list. >> >> On Tue, May 14, 2019 at 1:24 PM 俊杰陈 wrote: >> >>>

Re: How to use iceberg in spark?

2019-05-14 Thread
Try to send this again since I can't see this on dev mail list. On Tue, May 14, 2019 at 1:24 PM 俊杰陈 wrote: > Hi > > Do we have wiki or doc for spark usage? I tried to put jar in spark jars > dir, but when importing org.apache.iceberg. in spark-shell, it shows > iceberg