Congratulations!
Best,
Feng Jin
On Fri, Apr 18, 2025 at 2:13 PM Sergey Nuyanzin wrote:
> Congratulations!
>
> On Fri, Apr 18, 2025, 06:00 Hang Ruan wrote:
>
> > Congratulations!
> >
> > Best,
> > Hang
> >
> > On Fri, Apr 18, 2025 at 11:21 AM Yuepeng Pan
> > wrote:
> > >
> > > Congratulations!
Hongshun Wang created FLINK-37696:
-
Summary: replace postgres image to official pg 14 and adjust test
to use pgoutput plugin
Key: FLINK-37696
URL: https://issues.apache.org/jira/browse/FLINK-37696
Pro
Congratulations!
On Fri, Apr 18, 2025, 05:59 Hang Ruan wrote:
> Congrats Yanquan!
>
> Best,
> Hang
>
> On Fri, Apr 18, 2025 at 11:22 AM Yuepeng Pan
> wrote:
> >
> > Congratulations!
> >
> > Best,
> > Yuepeng.
> >
> >
> >
> > 在 2025-04-18 11:08:15,"Ron Liu" 写道:
> > >Congratulations!
> > >
> > >
Congratulations!
On Fri, Apr 18, 2025, 06:00 Hang Ruan wrote:
> Congratulations!
>
> Best,
> Hang
>
> On Fri, Apr 18, 2025 at 11:21 AM Yuepeng Pan
> wrote:
> >
> > Congratulations!
> >
> > Best,
> > Yuepeng.
> >
> >
> >
> >
> >
> >
> > 在 2025-04-18 11:07:54,"Ron Liu" 写道:
> > >Congratulations!
Congrats Yanquan!
Best,
Hang
On Fri, Apr 18, 2025 at 11:22 AM Yuepeng Pan wrote:
>
> Congratulations!
>
> Best,
> Yuepeng.
>
>
>
> 在 2025-04-18 11:08:15,"Ron Liu" 写道:
> >Congratulations!
> >
> >Best,
> >Ron
> >
> >shuai xu 于2025年4月17日周四 15:50写道:
> >
> >> Congratulations, Yanquan!
> >>
> >> Bes
Congratulations!
Best,
Hang
On Fri, Apr 18, 2025 at 11:21 AM Yuepeng Pan wrote:
>
> Congratulations!
>
> Best,
> Yuepeng.
>
>
>
>
>
>
> 在 2025-04-18 11:07:54,"Ron Liu" 写道:
> >Congratulations!
> >
> >Best,
> >Ron
> >
> >Xuyang 于2025年4月17日周四 14:22写道:
> >
> >> Congratulations, Xiqian!
> >>
> >>
>
Congratulations!
Best,
Yuepeng.
在 2025-04-18 11:07:54,"Ron Liu" 写道:
>Congratulations!
>
>Best,
>Ron
>
>Xuyang 于2025年4月17日周四 14:22写道:
>
>> Congratulations, Xiqian!
>>
>>
>>
>>
>>
>> --
>>
>> Best!
>> Xuyang
>>
>>
>>
>>
>>
>> 在 2025-04-17 14:01:28,"shuai xu" 写道:
>> >Congratulations!
Congratulations!
Best,
Yuepeng.
在 2025-04-18 11:08:15,"Ron Liu" 写道:
>Congratulations!
>
>Best,
>Ron
>
>shuai xu 于2025年4月17日周四 15:50写道:
>
>> Congratulations, Yanquan!
>>
>> Best,
>> Xu Shuai
>>
>> > 2025年4月17日 14:27,Xuyang 写道:
>> >
>> > Congratulations, Yanquan!
>>
>>
Congratulations!
Best,
Ron
shuai xu 于2025年4月17日周四 15:50写道:
> Congratulations, Yanquan!
>
> Best,
> Xu Shuai
>
> > 2025年4月17日 14:27,Xuyang 写道:
> >
> > Congratulations, Yanquan!
>
>
Congratulations!
Best,
Ron
Xuyang 于2025年4月17日周四 14:22写道:
> Congratulations, Xiqian!
>
>
>
>
>
> --
>
> Best!
> Xuyang
>
>
>
>
>
> 在 2025-04-17 14:01:28,"shuai xu" 写道:
> >Congratulations!
> >
> >Best,
> >Xu Shuai
> >
> >> 2025年4月17日 13:54,Lincoln Lee 写道:
> >>
> >> Congratulations, Xiqi
Hi Xuyang,
Thanks for your response. Actually, ALLOW_UNORDERED is only enabled when facing
append-only streams for higher throughput. KEY_ORDERED is designed for
scenarios
where upsert key exists. Its goal is to achieve higher performance compared to
the ORDERED
mode while ensuring correct
Hi David,
thanks a lot for your response and the updates to the wiki.
One more question:
Do we need to introduce the "add-community-reviewed-LGTM" and
"remove-community-reviewed-LGTM" flinkbot commands?
Can't community members use the regular GH review feature, and approve the
PR, and Flinkbot de
Thanks Timo's explain.
> Can you give an example for a complex temporal condition?
For example, consider the following SQL statement:
SELECT *
FROM src
LEFT JOIN dim FOR SYSTEM_TIME AS OF PROCTIME()
ON src.key = dim.key1 AND dim.key2 = 'literal_value';
In this scenario, I am uncertain how to re
Hi everyone,
Please review and vote on release candidate #2 for
flink-connector-jdbc v3.3.0, as follows:
[ ] +1, Approve the release
[ ] -1, Do not approve the release (please provide specific comments)
The complete staging area is available for your review, which includes:
* JIRA release notes [
Hi Arvid,
Thanks for looking at this. I can confirm that updated sources now compile on
my Fedora box. I still get the following warning when running tar -xf:
tar: Ignoring unknown extended header keyword
'LIBARCHIVE.xattr.com.apple.provenance'
Which I think is due to using BSD tar vs GNU. How
Gustavo de Morais created FLINK-37695:
-
Summary: Parsing for a JSON() function call fail to its position
Key: FLINK-37695
URL: https://issues.apache.org/jira/browse/FLINK-37695
Project: Flink
Hi everyone,
The version of flink-connector-jdbc-backward-compatibility is
forgotten to change. And I will create a new release candidate for
3.3.0.
Best,
Hang
On Thu, Apr 17, 2025 at 3:31 PM Zakelly Lan wrote:
>
> +1 (binding)
>
> I have verified:
>
> - Checksum and signature
> - There are n
Hi everyone,
Please review and vote on release candidate #3 for
flink-connector-jdbc v4.0.0, as follows:
[ ] +1, Approve the release
[ ] -1, Do not approve the release (please provide specific comments)
The complete staging area is available for your review, which includes:
* JIRA release notes [
Hi everyone,
Flink 2.1 has officially entered the release cycle, as the release manager,
I kindly remind you to register the relevant Feature FLIPs to be completed
in this release to the wiki document [1], so that we can better track the
progress and push Flink to keep moving forward.
[1] https:/
Hi Yanquan,
Thanks for your reply. I will fix it and re-raise a release candidate for it.
Best,
Hang
On Thu, Apr 17, 2025 at 4:02 PM Yanquan Lv wrote:
>
> Hi, Hang.
> I found that there is a failure in Flink Connector JDBC CI Backwards
> Compatibility[1], and the cause is pom.xml of
> flink-con
Hi, Hang.
I found that there is a failure in Flink Connector JDBC CI Backwards
Compatibility[1], and the cause is pom.xml of
flink-connector-jdbc-backward-compatibility is still 4.0-SNAPSHOT. We need
to modify it to the correct version, so I -1 for this.
[1] https://github.com/apache/flink-connect
Congratulations, Yanquan!
Best,
Xu Shuai
> 2025年4月17日 14:27,Xuyang 写道:
>
> Congratulations, Yanquan!
+1 (binding)
I have verified:
- Checksum and signature
- There are no binaries in the source archive
- Release tag and staging jars, manifest shows they are built by JDK
1.8.0_301
- Release notes and web PR
Best,
Zakelly
On Mon, Apr 14, 2025 at 8:11 PM Leonard Xu wrote:
> +1 (binding)
>
The Apache Flink community is very happy to announce the release of Apache
flink-connector-elasticsearch 4.0.0.
Apache Flink® is an open-source stream processing framework for distributed,
high-performing, always-available, and accurate data streaming applications.
The release is available for do
24 matches
Mail list logo