Hello,
There is this Google Doc about adding n-ary stream operators to Flink: https://docs.google.com/document/d/1ZFzL_0xGuUEnBsFyEiHwWcmCcjhd9ArWsmhrgnt05RI/edit I would like to ask what are the plans for when will this feature be available? Best, Gábor |
Hi,
I thought about this while thinking about how to add side inputs to Flink, as mentioned in the doc. Right now we're focusing on getting a bunch of other features ready for Flink 1.2 so it will probably still take a while until someone can start actively working on this again. There is this branch where I have an initial version of the n-ary operator and side inputs running: https://github.com/aljoscha/flink/tree/operator-ng-side-input-wrapper Cheers, Aljoscha On Tue, 9 Aug 2016 at 17:54 Gábor Gévay <[hidden email]> wrote: > Hello, > > There is this Google Doc about adding n-ary stream operators to Flink: > > https://docs.google.com/document/d/1ZFzL_0xGuUEnBsFyEiHwWcmCcjhd9ArWsmhrgnt05RI/edit > > I would like to ask what are the plans for when will this feature be > available? > > Best, > Gábor > |
OK, thanks Aljoscha!
Best, Gábor 2016-08-10 11:37 GMT+02:00 Aljoscha Krettek <[hidden email]>: > Hi, > I thought about this while thinking about how to add side inputs to Flink, > as mentioned in the doc. Right now we're focusing on getting a bunch of > other features ready for Flink 1.2 so it will probably still take a while > until someone can start actively working on this again. > > There is this branch where I have an initial version of the n-ary operator > and side inputs running: > https://github.com/aljoscha/flink/tree/operator-ng-side-input-wrapper > > Cheers, > Aljoscha > > On Tue, 9 Aug 2016 at 17:54 Gábor Gévay <[hidden email]> wrote: > >> Hello, >> >> There is this Google Doc about adding n-ary stream operators to Flink: >> >> https://docs.google.com/document/d/1ZFzL_0xGuUEnBsFyEiHwWcmCcjhd9ArWsmhrgnt05RI/edit >> >> I would like to ask what are the plans for when will this feature be >> available? >> >> Best, >> Gábor >> |
In reply to this post by Aljoscha Krettek-2
Hello Aljoscha,
Do you think the side inputs might make it to 1.2? On Aug 10, 2016 2:37 AM, "Aljoscha Krettek" <[hidden email]> wrote: > Hi, > I thought about this while thinking about how to add side inputs to Flink, > as mentioned in the doc. Right now we're focusing on getting a bunch of > other features ready for Flink 1.2 so it will probably still take a while > until someone can start actively working on this again. > > There is this branch where I have an initial version of the n-ary operator > and side inputs running: > https://github.com/aljoscha/flink/tree/operator-ng-side-input-wrapper > > Cheers, > Aljoscha > > On Tue, 9 Aug 2016 at 17:54 Gábor Gévay <[hidden email]> wrote: > > > Hello, > > > > There is this Google Doc about adding n-ary stream operators to Flink: > > > > https://docs.google.com/document/d/1ZFzL_0xGuUEnBsFyEiHwWcmCcjhd9ArWsmh > rgnt05RI/edit > > > > I would like to ask what are the plans for when will this feature be > > available? > > > > Best, > > Gábor > > > |
Hi Theo,
I think currently, there is nobody actively working on side inputs. Thus, it might be possible that they don't make it in the 1.2 release. Cheers, Till On Wed, Aug 10, 2016 at 10:41 PM, Theodore Vasiloudis < [hidden email]> wrote: > Hello Aljoscha, > > Do you think the side inputs might make it to 1.2? > > On Aug 10, 2016 2:37 AM, "Aljoscha Krettek" <[hidden email]> wrote: > > > Hi, > > I thought about this while thinking about how to add side inputs to > Flink, > > as mentioned in the doc. Right now we're focusing on getting a bunch of > > other features ready for Flink 1.2 so it will probably still take a while > > until someone can start actively working on this again. > > > > There is this branch where I have an initial version of the n-ary > operator > > and side inputs running: > > https://github.com/aljoscha/flink/tree/operator-ng-side-input-wrapper > > > > Cheers, > > Aljoscha > > > > On Tue, 9 Aug 2016 at 17:54 Gábor Gévay <[hidden email]> wrote: > > > > > Hello, > > > > > > There is this Google Doc about adding n-ary stream operators to Flink: > > > > > > https://docs.google.com/document/d/1ZFzL_ > 0xGuUEnBsFyEiHwWcmCcjhd9ArWsmh > > rgnt05RI/edit > > > > > > I would like to ask what are the plans for when will this feature be > > > available? > > > > > > Best, > > > Gábor > > > > > > |
Free forum by Nabble | Edit this page |