[DISCUSS] Backport broadcast operations in BATCH mode to Flink

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

[DISCUSS] Backport broadcast operations in BATCH mode to Flink

Aljoscha Krettek-2
1.12.x
Reply-To:

Hi,

what do you think about backporting FLINK-20491 [1] to Flink 1.12.x?

I (we, including Dawid and Kostas) are a bit torn on this.

a) It's a limitation of Flink 1.12.0 and fixing this seems very good for
users that would otherwise have to wait until Flink 1.13.0.

b) It's technically a new feature. We allow something with this change
where previously an `UnsupportedOperationException` would be thrown.

I would lean towards backporting this to 1.12.x. Thoughts?

Best,
Aljoscha

[1] https://issues.apache.org/jira/browse/FLINK-20491


Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Backport broadcast operations in BATCH mode to Flink

Kostas Kloudas-5
+1 on my side as it does not break anything and it can act as motivation
for some people to upgrade.

Cheers,
Kostas

On Thu, 7 Jan 2021, 12:39 Aljoscha Krettek, <[hidden email]> wrote:

> 1.12.x
> Reply-To:
>
> Hi,
>
> what do you think about backporting FLINK-20491 [1] to Flink 1.12.x?
>
> I (we, including Dawid and Kostas) are a bit torn on this.
>
> a) It's a limitation of Flink 1.12.0 and fixing this seems very good for
> users that would otherwise have to wait until Flink 1.13.0.
>
> b) It's technically a new feature. We allow something with this change
> where previously an `UnsupportedOperationException` would be thrown.
>
> I would lean towards backporting this to 1.12.x. Thoughts?
>
> Best,
> Aljoscha
>
> [1] https://issues.apache.org/jira/browse/FLINK-20491
>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Backport broadcast operations in BATCH mode to Flink

dwysakowicz
Hi,

Given that the BATCH execution mode was only released in 1.12 and a
rather small impact of the suggested change I'd be ok with backporting
it to 1.12.x.

Best,

Dawid

On 07/01/2021 12:50, Kostas Kloudas wrote:

> +1 on my side as it does not break anything and it can act as motivation
> for some people to upgrade.
>
> Cheers,
> Kostas
>
> On Thu, 7 Jan 2021, 12:39 Aljoscha Krettek, <[hidden email]> wrote:
>
>> 1.12.x
>> Reply-To:
>>
>> Hi,
>>
>> what do you think about backporting FLINK-20491 [1] to Flink 1.12.x?
>>
>> I (we, including Dawid and Kostas) are a bit torn on this.
>>
>> a) It's a limitation of Flink 1.12.0 and fixing this seems very good for
>> users that would otherwise have to wait until Flink 1.13.0.
>>
>> b) It's technically a new feature. We allow something with this change
>> where previously an `UnsupportedOperationException` would be thrown.
>>
>> I would lean towards backporting this to 1.12.x. Thoughts?
>>
>> Best,
>> Aljoscha
>>
>> [1] https://issues.apache.org/jira/browse/FLINK-20491
>>
>>
>>


signature.asc (849 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Backport broadcast operations in BATCH mode to Flink

Seth Wiesman-4
+1

I would hope this helps attract more early adopters so if there are issues
we can resolve them in time for 1.13.

Seth

On Wed, Jan 13, 2021 at 5:13 AM Dawid Wysakowicz <[hidden email]>
wrote:

> Hi,
>
> Given that the BATCH execution mode was only released in 1.12 and a
> rather small impact of the suggested change I'd be ok with backporting
> it to 1.12.x.
>
> Best,
>
> Dawid
>
> On 07/01/2021 12:50, Kostas Kloudas wrote:
> > +1 on my side as it does not break anything and it can act as motivation
> > for some people to upgrade.
> >
> > Cheers,
> > Kostas
> >
> > On Thu, 7 Jan 2021, 12:39 Aljoscha Krettek, <[hidden email]> wrote:
> >
> >> 1.12.x
> >> Reply-To:
> >>
> >> Hi,
> >>
> >> what do you think about backporting FLINK-20491 [1] to Flink 1.12.x?
> >>
> >> I (we, including Dawid and Kostas) are a bit torn on this.
> >>
> >> a) It's a limitation of Flink 1.12.0 and fixing this seems very good for
> >> users that would otherwise have to wait until Flink 1.13.0.
> >>
> >> b) It's technically a new feature. We allow something with this change
> >> where previously an `UnsupportedOperationException` would be thrown.
> >>
> >> I would lean towards backporting this to 1.12.x. Thoughts?
> >>
> >> Best,
> >> Aljoscha
> >>
> >> [1] https://issues.apache.org/jira/browse/FLINK-20491
> >>
> >>
> >>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Backport broadcast operations in BATCH mode to Flink

Kurt Young
+1

Best,
Kurt


On Thu, Jan 14, 2021 at 12:25 AM Seth Wiesman <[hidden email]> wrote:

> +1
>
> I would hope this helps attract more early adopters so if there are issues
> we can resolve them in time for 1.13.
>
> Seth
>
> On Wed, Jan 13, 2021 at 5:13 AM Dawid Wysakowicz <[hidden email]>
> wrote:
>
> > Hi,
> >
> > Given that the BATCH execution mode was only released in 1.12 and a
> > rather small impact of the suggested change I'd be ok with backporting
> > it to 1.12.x.
> >
> > Best,
> >
> > Dawid
> >
> > On 07/01/2021 12:50, Kostas Kloudas wrote:
> > > +1 on my side as it does not break anything and it can act as
> motivation
> > > for some people to upgrade.
> > >
> > > Cheers,
> > > Kostas
> > >
> > > On Thu, 7 Jan 2021, 12:39 Aljoscha Krettek, <[hidden email]>
> wrote:
> > >
> > >> 1.12.x
> > >> Reply-To:
> > >>
> > >> Hi,
> > >>
> > >> what do you think about backporting FLINK-20491 [1] to Flink 1.12.x?
> > >>
> > >> I (we, including Dawid and Kostas) are a bit torn on this.
> > >>
> > >> a) It's a limitation of Flink 1.12.0 and fixing this seems very good
> for
> > >> users that would otherwise have to wait until Flink 1.13.0.
> > >>
> > >> b) It's technically a new feature. We allow something with this change
> > >> where previously an `UnsupportedOperationException` would be thrown.
> > >>
> > >> I would lean towards backporting this to 1.12.x. Thoughts?
> > >>
> > >> Best,
> > >> Aljoscha
> > >>
> > >> [1] https://issues.apache.org/jira/browse/FLINK-20491
> > >>
> > >>
> > >>
> >
> >
>