Re: Several flink pull requests need to get merged before the next release 0.10.0

2020-10-29 Thread Ryan Blue
Yes, we've merged the PRs and I think we're good to go for the 0.10.0 release. Great to have Flink support in! On Thu, Oct 29, 2020 at 12:33 AM Kyle Bendickson wrote: > Oops spoke too soon. Looks like they've all been merged.and I approved the > last one /shrug. Sorry for the late night email re

Re: Several flink pull requests need to get merged before the next release 0.10.0

2020-10-29 Thread Kyle Bendickson
Oops spoke too soon. Looks like they've all been merged.and I approved the last one /shrug. Sorry for the late night email response everyone. - Kyle On Thu, Oct 29, 2020 at 12:22 AM Kyle Bendickson wrote: > I will go through and re-review all of these PRs over the next two days > Zheng to help

Re: Several flink pull requests need to get merged before the next release 0.10.0

2020-10-29 Thread Kyle Bendickson
I will go through and re-review all of these PRs over the next two days Zheng to help get these merged asap. - Kyle @kbendick On Tue, Oct 27, 2020 at 1:30 AM OpenInx wrote: > Hi Ryan > > Is it the correct time once we get the PR 1477 merged ? Do we have any > other blockers for the coming rele

Re: Several flink pull requests need to get merged before the next release 0.10.0

2020-10-27 Thread OpenInx
Hi Ryan Is it the correct time once we get the PR 1477 merged ? Do we have any other blockers for the coming release 0.10.0 ? Thanks. On Wed, Oct 21, 2020 at 9:13 AM Ryan Blue wrote: > Hey, thanks for bringing these up. I'm planning on spending some time > reviewing tomorrow and I can take a

Re: Several flink pull requests need to get merged before the next release 0.10.0

2020-10-20 Thread Ryan Blue
Hey, thanks for bringing these up. I'm planning on spending some time reviewing tomorrow and I can take a look at the first two. I just merged the first one since it was small, thanks for the fix! Feel free to ping me or other committers to review these. I do think it is important to have a commit

Several flink pull requests need to get merged before the next release 0.10.0

2020-10-19 Thread OpenInx
Hi As we know that we next release 0.10.0 is coming, there are several issues which should be merged as soon as possible in my mind: 1. https://github.com/apache/iceberg/pull/1477 It will change the flink state design to maintain the complete data files into manifest before checkpoint finished,