[jira] [Created] (FLINK-33368) Support for SNI in the Flink Client

2023-10-26 Thread Mihai L Lalescu (Jira)
Mihai L Lalescu created FLINK-33368:
---

 Summary: Support for SNI in the Flink Client
 Key: FLINK-33368
 URL: https://issues.apache.org/jira/browse/FLINK-33368
 Project: Flink
  Issue Type: New Feature
  Components: Command Line Client
 Environment: Flink Cluster on OpenShift
VIP requiring SNI 
Flink client running on a VM
Flink version 16.2
Java 8
Reporter: Mihai L Lalescu
 Fix For: 1.16.3


We have Flink  clusters running on OpenShift behind a VIP that requires SNI 
(Server Name Information). The Flink client fails to connect to the Job Manager 
REST API through the VIP due to lack of SNI support in the Client. The 
connection was using TLS 1.2.
If required, I can provide Wireshark traces. The TLS 1.2 Client Hello package 
does not contain any SNI info.
I have also searched the Flink source code for the netty SniHandler class and I 
could not find any use of that class. 
I have not seen any SNI references here
https://github.com/apache/flink/blob/master/flink-runtime/src/main/java/org/apache/flink/runtime/rest/RestClient.java



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[VOTE][RESULT] FLIP-370: Support Balanced Tasks Scheduling

2023-10-26 Thread Roc Marshal
Hi all,

The voting time of FLIP-370[1]: Support Balanced Tasks Scheduling has passed. 
I'm closing the vote now.

There were 6 +1 votes, 3 of which are binding:

Zhu Zhu (binding)
Yangze Guo (binding)
Rui Fan (binding)
Xiangyu Feng
Yu Chen
Yuepeng Pan

There were no -1 votes.
Thus FLIP-370 has been accepted.

Thanks everyone for joining the discussion and giving feedback!

[1] 
https://cwiki.apache.org/confluence/display/FLINK/FLIP-370%3A+Support+Balanced+Tasks+Scheduling

Best,
Yuepeng Pan


Re: [VOTE] Apache Flink Kafka connector version 3.0.1, RC1

2023-10-26 Thread Martijn Visser
+1 (binding)

- Validated hashes
- Verified signature
- Verified that no binaries exist in the source archive
- Build the source with Maven via mvn clean install
-Pcheck-convergence -Dflink.version=1.18.0
- Verified licenses
- Verified web PR
- Started a cluster and the Flink SQL client, successfully read and
wrote with the Kafka connector to Confluent Cloud with AVRO and Schema
Registry enabled

On Thu, Oct 26, 2023 at 5:09 AM Qingsheng Ren  wrote:
>
> +1 (binding)
>
> - Verified signature and checksum
> - Verified that no binary exists in the source archive
> - Built from source with Java 8 using -Dflink.version=1.18
> - Started a local Flink 1.18 cluster, submitted jobs with SQL client
> reading from and writing (with exactly-once) to Kafka 3.2.3 cluster
> - Nothing suspicious in LICENSE and NOTICE file
> - Reviewed web PR
>
> Thanks for the effort, Gordon!
>
> Best,
> Qingsheng
>
> On Thu, Oct 26, 2023 at 5:13 AM Tzu-Li (Gordon) Tai 
> wrote:
>
> > Hi everyone,
> >
> > Please review and vote on release candidate #1 for version 3.0.1 of the
> > Apache Flink Kafka Connector, as follows:
> > [ ] +1, Approve the release
> > [ ] -1, Do not approve the release (please provide specific comments)
> >
> > This release contains important changes for the following:
> > - Supports Flink 1.18.x series
> > - [FLINK-28303] EOS violation when using LATEST_OFFSETS startup mode
> > - [FLINK-33231] Memory leak causing OOM when there are no offsets to commit
> > back to Kafka
> > - [FLINK-28758] FlinkKafkaConsumer fails to stop with savepoint
> >
> > The release candidate contains the source release as well as JAR artifacts
> > to be released to Maven, built against Flink 1.17.1 and 1.18.0.
> >
> > The complete staging area is available for your review, which includes:
> > * JIRA release notes [1],
> > * the official Apache source release to be deployed to dist.apache.org
> > [2],
> > which are signed with the key with fingerprint
> > 1C1E2394D3194E1944613488F320986D35C33D6A [3],
> > * all artifacts to be deployed to the Maven Central Repository [4],
> > * source code tag v3.0.1-rc1 [5],
> > * website pull request listing the new release [6].
> >
> > The vote will be open for at least 72 hours. It is adopted by majority
> > approval, with at least 3 PMC affirmative votes.
> >
> > Thanks,
> > Gordon
> >
> > [1]
> >
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352910
> > [2]
> >
> > https://dist.apache.org/repos/dist/dev/flink/flink-connector-kafka-3.0.1-rc1/
> > [3] https://dist.apache.org/repos/dist/release/flink/KEYS
> > [4] https://repository.apache.org/content/repositories/orgapacheflink-1664
> > [5] https://github.com/apache/flink-connector-kafka/commits/v3.0.1-rc1
> > [6] https://github.com/apache/flink-web/pull/692
> >


[jira] [Created] (FLINK-33369) Wordcount is failing on AZP with jdk17

2023-10-26 Thread Sergey Nuyanzin (Jira)
Sergey Nuyanzin created FLINK-33369:
---

 Summary: Wordcount is failing on AZP with jdk17
 Key: FLINK-33369
 URL: https://issues.apache.org/jira/browse/FLINK-33369
 Project: Flink
  Issue Type: Bug
Reporter: Sergey Nuyanzin


a number of builds start failing with that

since 25/10/2023 e.g.
[https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=54014&view=logs&j=64debf87-ecdb-5aef-788d-8720d341b5cb&t=2302fb98-0839-5df2-3354-bbae636f81a7&l=5021]
is failing as 
{noformat}
Oct 25 03:36:24 job-cluster_1  | Starting Job Manager
Oct 25 03:36:24 job-cluster_1  | [ERROR] The execution result is empty.
Oct 25 03:36:24 job-cluster_1  | [ERROR] Could not get JVM parameters and 
dynamic configurations properly.
Oct 25 03:36:24 job-cluster_1  | [ERROR] Raw output from BashJavaUtils:
Oct 25 03:36:24 job-cluster_1  | Error: LinkageError occurred while loading 
main class org.apache.flink.runtime.util.bash.BashJavaUtils
Oct 25 03:36:24 job-cluster_1  |java.lang.UnsupportedClassVersionError: 
org/apache/flink/runtime/util/bash/BashJavaUtils has been compiled by a more 
recent version of the Java Runtime (class file version 61.0), this version of 
the Java Runtime only recognizes class file versions up to 55.0
Oct 25 03:36:24 Attaching to container-scripts_taskmanager_1
Oct 25 03:36:24 taskmanager_1  | Starting Task Manager
Oct 25 03:36:24 taskmanager_1  | [ERROR] The execution result is empty.
Oct 25 03:36:24 taskmanager_1  | [ERROR] Could not get JVM parameters and 
dynamic configurations properly.
Oct 25 03:36:24 taskmanager_1  | [ERROR] Raw output from BashJavaUtils:
Oct 25 03:36:24 taskmanager_1  | Error: LinkageError occurred while loading 
main class org.apache.flink.runtime.util.bash.BashJavaUtils
Oct 25 03:36:24 taskmanager_1  |java.lang.UnsupportedClassVersionError: 
org/apache/flink/runtime/util/bash/BashJavaUtils has been compiled by a more 
recent version of the Java Runtime (class file version 61.0), this version of 
the Java Runtime only recognizes class file versions up to 55.0
Oct 25 03:36:24 Checking for exceptions...
{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (FLINK-33370) Simplify validateAndParseHostsString in Elasticsearch connecter's configuration

2023-10-26 Thread Yuxin Tan (Jira)
Yuxin Tan created FLINK-33370:
-

 Summary: Simplify validateAndParseHostsString in Elasticsearch 
connecter's configuration
 Key: FLINK-33370
 URL: https://issues.apache.org/jira/browse/FLINK-33370
 Project: Flink
  Issue Type: Improvement
  Components: Connectors / ElasticSearch
Reporter: Yuxin Tan
Assignee: Yuxin Tan


Currently, the validateAndParseHostsString method exists in each configuration 
file(repeated for 3 times), but the method logic is exactly the same. We can 
simplify it  by introducing a common util.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[DISCUSS] FLIP-376: Add DISTRIBUTED BY clause

2023-10-26 Thread Timo Walther

Hi everyone,

I would like to start a discussion on FLIP-376: Add DISTRIBUTED BY 
clause [1].


Many SQL vendors expose the concepts of Partitioning, Bucketing, and 
Clustering. This FLIP continues the work of previous FLIPs and would 
like to introduce the concept of "Bucketing" to Flink.


This is a pure connector characteristic and helps both Apache Kafka and 
Apache Paimon connectors in avoiding a complex WITH clause by providing 
improved syntax.


Here is an example:

CREATE TABLE MyTable
  (
uid BIGINT,
name STRING
  )
  DISTRIBUTED BY (uid) INTO 6 BUCKETS
  WITH (
'connector' = 'kafka'
  )

The full syntax specification can be found in the document. The clause 
should be optional and fully backwards compatible.


Regards,
Timo

[1] 
https://cwiki.apache.org/confluence/display/FLINK/FLIP-376%3A+Add+DISTRIBUTED+BY+clause


Re: [VOTE] Apache Flink Kubernetes Operator Release 1.6.1, release candidate #1

2023-10-26 Thread David Radley
Hi,
I downloaded the artifacts.

  *   I did an install of the operator and ran the basic sample
  *   I checked the checksums
  *   Checked the GPG signatures
  *   Ran the UI
  *   Ran a Twistlock scan
  *   I installed 1.6 then did a helm upgrade
  *   I have not managed to do the source build and subsequent install yet.
I wanted to check these 2 things are what you would expect:

  1.  I followed link 
https://github.com/apache/flink-kubernetes-operator/pkgs/container/flink-kubernetes-operator/139454270?tag=51eeae1
And notice that it does not have a description . Is this correct?

  1.  I get this in the gpg verification . Is this ok?


gpg --verify flink-kubernetes-operator-1.6.1-src.tgz.asc

gpg: assuming signed data in 'flink-kubernetes-operator-1.6.1-src.tgz'

gpg: Signature made Fri 20 Oct 2023 04:07:48 PDT

gpg:using RSA key B2D64016B940A7E0B9B72E0D7D0528B28037D8BC

gpg: Good signature from "Rui Fan fan...@apache.org" 
[unknown]

gpg: WARNING: This key is not certified with a trusted signature!

gpg:  There is no indication that the signature belongs to the owner.

Primary key fingerprint: B2D6 4016 B940 A7E0 B9B7  2E0D 7D05 28B2 8037 D8BC




Hi Everyone,

Please review and vote on the release candidate #1 for the version 1.6.1 of
Apache Flink Kubernetes Operator,
as follows:
[ ] +1, Approve the release
[ ] -1, Do not approve the release (please provide specific comments)

**Release Overview**

As an overview, the release consists of the following:
a) Kubernetes Operator canonical source distribution (including the
Dockerfile), to be deployed to the release repository at dist.apache.org
b) Kubernetes Operator Helm Chart to be deployed to the release repository
at dist.apache.org
c) Maven artifacts to be deployed to the Maven Central Repository
d) Docker image to be pushed to dockerhub

**Staging Areas to Review**

The staging areas containing the above mentioned artifacts are as follows,
for your review:
* All artifacts for a,b) can be found in the corresponding dev repository
at dist.apache.org [1]
* All artifacts for c) can be found at the Apache Nexus Repository [2]
* The docker image for d) is staged on github [3]

All artifacts are signed with the
key B2D64016B940A7E0B9B72E0D7D0528B28037D8BC [4]

Other links for your review:
* source code tag "release-1.6.1-rc1" [5]
* PR to update the website Downloads page to
include Kubernetes Operator links [6]
* PR to update the doc version of flink-kubernetes-operator[7]

**Vote Duration**

The voting time will run for at least 72 hours.
It is adopted by majority approval, with at least 3 PMC affirmative votes.

**Note on Verification**

You can follow the basic verification guide here[8].
Note that you don't need to verify everything yourself, but please make
note of what you have tested together with your +- vote.

[1]
https://dist.apache.org/repos/dist/dev/flink/flink-kubernetes-operator-1.6.1-rc1/
[2] https://repository.apache.org/content/repositories/orgapacheflink-1663/
[3]
https://github.com/apache/flink-kubernetes-operator/pkgs/container/flink-kubernetes-operator/139454270?tag=51eeae1
[4] https://dist.apache.org/repos/dist/release/flink/KEYS
[5]
https://github.com/apache/flink-kubernetes-operator/tree/release-1.6.1-rc1
[6] https://github.com/apache/flink-web/pull/690
[7] https://github.com/apache/flink-kubernetes-operator/pull/687
[8]
https://cwiki.apache.org/confluence/display/FLINK/Verifying+a+Flink+Kubernetes+Operator+Release

Best,
Rui

Unless otherwise stated above:

IBM United Kingdom Limited
Registered in England and Wales with number 741598
Registered office: PO Box 41, North Harbour, Portsmouth, Hants. PO6 3AU


Re: [DISCUSS] FLIP-376: Add DISTRIBUTED BY clause

2023-10-26 Thread Jingsong Li
Very thanks Timo for starting this discussion.

Big +1 for this.

The design looks good to me!

We can add some documentation for connector developers. For example:
for sink, If there needs some keyby, please finish the keyby by the
connector itself. SupportsBucketing is just a marker interface.

Best,
Jingsong

On Thu, Oct 26, 2023 at 5:00 PM Timo Walther  wrote:
>
> Hi everyone,
>
> I would like to start a discussion on FLIP-376: Add DISTRIBUTED BY
> clause [1].
>
> Many SQL vendors expose the concepts of Partitioning, Bucketing, and
> Clustering. This FLIP continues the work of previous FLIPs and would
> like to introduce the concept of "Bucketing" to Flink.
>
> This is a pure connector characteristic and helps both Apache Kafka and
> Apache Paimon connectors in avoiding a complex WITH clause by providing
> improved syntax.
>
> Here is an example:
>
> CREATE TABLE MyTable
>(
>  uid BIGINT,
>  name STRING
>)
>DISTRIBUTED BY (uid) INTO 6 BUCKETS
>WITH (
>  'connector' = 'kafka'
>)
>
> The full syntax specification can be found in the document. The clause
> should be optional and fully backwards compatible.
>
> Regards,
> Timo
>
> [1]
> https://cwiki.apache.org/confluence/display/FLINK/FLIP-376%3A+Add+DISTRIBUTED+BY+clause


[jira] [Created] (FLINK-33371) Make TestValues sinks return results as Rows

2023-10-26 Thread Dawid Wysakowicz (Jira)
Dawid Wysakowicz created FLINK-33371:


 Summary: Make TestValues sinks return results as Rows
 Key: FLINK-33371
 URL: https://issues.apache.org/jira/browse/FLINK-33371
 Project: Flink
  Issue Type: Sub-task
  Components: Table SQL / Planner, Tests
Reporter: Dawid Wysakowicz
Assignee: Dawid Wysakowicz
 Fix For: 1.19.0


If we want to use the predicates from 
https://github.com/apache/flink/pull/23584 in restore tests we need to make 
testing sinks return Rows instead of Strings



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: [VOTE] Add JSON encoding to Avro serialization

2023-10-26 Thread Jing Ge
Hi Ryan,

+1

Thanks for driving it. I have left one comment.

Best regards,
Jing


On Wed, Oct 25, 2023 at 10:05 PM David Radley 
wrote:

> Looks good to me +1
>
> From: Ryan Skraba 
> Date: Wednesday, 25 October 2023 at 17:19
> To: dev@flink.apache.org 
> Subject: [EXTERNAL] [VOTE] Add JSON encoding to Avro serialization
> Hello!
>
> I'm reviewing a new feature of another contributor (Dale Lane) on
> FLINK-33058 that adds JSON-encoding in addition to the binary Avro
> serialization format.  He addressed my original objections that JSON
> encoding isn't _generally_ a best practice for Avro messages.
>
> The discussion is pretty well-captured in the JIRA and PR, but I
> wanted to give it a bit of visiblity and see if there were any strong
> opinions on the subject! Given the minor nature of this feature, I
> don't think it requires a FLIP.
>
> *TL;DR*:  JSON-encoded Avro might not be ideal for production, but it
> has a place for small systems and especially setting up and testing
> before making the switch to binary-encoding.
>
> All my best, Ryan
>
> [Jira]: https://issues.apache.org/jira/browse/FLINK-33058
> [PR]: https://github.com/apache/flink/pull/23395
>
> Unless otherwise stated above:
>
> IBM United Kingdom Limited
> Registered in England and Wales with number 741598
> Registered office: PO Box 41, North Harbour, Portsmouth, Hants. PO6 3AU
>


Re: [VOTE] Apache Flink Kubernetes Operator Release 1.6.1, release candidate #1

2023-10-26 Thread Márton Balassi
Thank you, team. @David Radley: Not having Rui's key signed is not ideal,
but is acceptable for the release.

+1 (binding)

- Verified Helm repo works as expected, points to correct image tag, build,
version
- Verified basic examples + checked operator logs everything looks as
expected
- Verified hashes, signatures and source release contains no binaries
- Ran built-in tests, built jars + docker image from source successfully

Best,
Marton

On Thu, Oct 26, 2023 at 12:24 PM David Radley 
wrote:

> Hi,
> I downloaded the artifacts.
>
>   *   I did an install of the operator and ran the basic sample
>   *   I checked the checksums
>   *   Checked the GPG signatures
>   *   Ran the UI
>   *   Ran a Twistlock scan
>   *   I installed 1.6 then did a helm upgrade
>   *   I have not managed to do the source build and subsequent install yet.
> I wanted to check these 2 things are what you would expect:
>
>   1.  I followed link
> https://github.com/apache/flink-kubernetes-operator/pkgs/container/flink-kubernetes-operator/139454270?tag=51eeae1
> And notice that it does not have a description . Is this correct?
>
>   1.  I get this in the gpg verification . Is this ok?
>
>
> gpg --verify flink-kubernetes-operator-1.6.1-src.tgz.asc
>
> gpg: assuming signed data in 'flink-kubernetes-operator-1.6.1-src.tgz'
>
> gpg: Signature made Fri 20 Oct 2023 04:07:48 PDT
>
> gpg:using RSA key B2D64016B940A7E0B9B72E0D7D0528B28037D8BC
>
> gpg: Good signature from "Rui Fan fan...@apache.org fan...@apache.org>" [unknown]
>
> gpg: WARNING: This key is not certified with a trusted signature!
>
> gpg:  There is no indication that the signature belongs to the
> owner.
>
> Primary key fingerprint: B2D6 4016 B940 A7E0 B9B7  2E0D 7D05 28B2 8037 D8BC
>
>
>
>
> Hi Everyone,
>
> Please review and vote on the release candidate #1 for the version 1.6.1 of
> Apache Flink Kubernetes Operator,
> as follows:
> [ ] +1, Approve the release
> [ ] -1, Do not approve the release (please provide specific comments)
>
> **Release Overview**
>
> As an overview, the release consists of the following:
> a) Kubernetes Operator canonical source distribution (including the
> Dockerfile), to be deployed to the release repository at dist.apache.org
> b) Kubernetes Operator Helm Chart to be deployed to the release repository
> at dist.apache.org
> c) Maven artifacts to be deployed to the Maven Central Repository
> d) Docker image to be pushed to dockerhub
>
> **Staging Areas to Review**
>
> The staging areas containing the above mentioned artifacts are as follows,
> for your review:
> * All artifacts for a,b) can be found in the corresponding dev repository
> at dist.apache.org [1]
> * All artifacts for c) can be found at the Apache Nexus Repository [2]
> * The docker image for d) is staged on github [3]
>
> All artifacts are signed with the
> key B2D64016B940A7E0B9B72E0D7D0528B28037D8BC [4]
>
> Other links for your review:
> * source code tag "release-1.6.1-rc1" [5]
> * PR to update the website Downloads page to
> include Kubernetes Operator links [6]
> * PR to update the doc version of flink-kubernetes-operator[7]
>
> **Vote Duration**
>
> The voting time will run for at least 72 hours.
> It is adopted by majority approval, with at least 3 PMC affirmative votes.
>
> **Note on Verification**
>
> You can follow the basic verification guide here[8].
> Note that you don't need to verify everything yourself, but please make
> note of what you have tested together with your +- vote.
>
> [1]
>
> https://dist.apache.org/repos/dist/dev/flink/flink-kubernetes-operator-1.6.1-rc1/
> [2]
> https://repository.apache.org/content/repositories/orgapacheflink-1663/
> [3]
>
> https://github.com/apache/flink-kubernetes-operator/pkgs/container/flink-kubernetes-operator/139454270?tag=51eeae1
> [4] https://dist.apache.org/repos/dist/release/flink/KEYS
> [5]
> https://github.com/apache/flink-kubernetes-operator/tree/release-1.6.1-rc1
> [6] https://github.com/apache/flink-web/pull/690
> [7] https://github.com/apache/flink-kubernetes-operator/pull/687
> [8]
>
> https://cwiki.apache.org/confluence/display/FLINK/Verifying+a+Flink+Kubernetes+Operator+Release
>
> Best,
> Rui
>
> Unless otherwise stated above:
>
> IBM United Kingdom Limited
> Registered in England and Wales with number 741598
> Registered office: PO Box 41, North Harbour, Portsmouth, Hants. PO6 3AU
>


[jira] [Created] (FLINK-33372) Cryptic exception for a sub query in a CompiledPlan

2023-10-26 Thread Dawid Wysakowicz (Jira)
Dawid Wysakowicz created FLINK-33372:


 Summary: Cryptic exception for a sub query in a CompiledPlan
 Key: FLINK-33372
 URL: https://issues.apache.org/jira/browse/FLINK-33372
 Project: Flink
  Issue Type: Bug
  Components: Table SQL / Planner
Affects Versions: 1.18.0
Reporter: Dawid Wysakowicz


SQL statements with a SUBQUERY can be compiled to a plan, but such plans can 
not be executed and they fail with a cryptic exception.

Example:

{code}
final CompiledPlan compiledPlan = tEnv.compilePlanSql("insert into MySink 
SELECT * FROM LATERAL TABLE(func1(select c from MyTable))");

tEnv.loadPlan(PlanReference.fromJsonString(compiledPlan.asJsonString())).execute();
{code}

fails with:
{code}
org.apache.flink.table.planner.codegen.CodeGenException: Unsupported call: 
$SCALAR_QUERY() 
If you think this function should be supported, you can create an issue and 
start a discussion for it.
{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (FLINK-33373) Capture build scans on ge.apache.org to benefit from deep build insights

2023-10-26 Thread Clay Johnson (Jira)
Clay Johnson created FLINK-33373:


 Summary: Capture build scans on ge.apache.org to benefit from deep 
build insights
 Key: FLINK-33373
 URL: https://issues.apache.org/jira/browse/FLINK-33373
 Project: Flink
  Issue Type: Improvement
  Components: Build System / CI
Reporter: Clay Johnson


This improvement will enhance the functionality of the Flink build by 
publishing build scans to [ge.apache.org|https://ge.apache.org/], hosted by the 
Apache Software Foundation and run in partnership between the ASF and Gradle. 
This Develocity instance has all features and extensions enabled and is freely 
available for use by the Apache Flink project and all other Apache projects.

On this Develocity instance, Apache Flink will have access not only to all of 
the published build scans but other aggregate data features such as:
 * Dashboards to view all historical build scans, along with performance trends 
over time
 * Build failure analytics for enhanced investigation and diagnosis of build 
failures
 * Test failure analytics to better understand trends and causes around slow, 
failing, and flaky tests



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (FLINK-33374) Execute REMOVE JAR command failed via SQL gateway

2023-10-26 Thread Xianxun Ye (Jira)
Xianxun Ye created FLINK-33374:
--

 Summary: Execute REMOVE JAR command failed via SQL gateway 
 Key: FLINK-33374
 URL: https://issues.apache.org/jira/browse/FLINK-33374
 Project: Flink
  Issue Type: Improvement
  Components: Table SQL / Gateway
Affects Versions: 1.18.0
Reporter: Xianxun Ye


Execute the below steps could reproduce the exception:

At first, I added a specified jar to the classloader via the ADD JAR command, 
and using the SHOW JARS command also displayed the jars. 

But the REMOVE JAR command is not supported right now.

 
{code:java}
Caused by: java.lang.UnsupportedOperationException: SQL Gateway doesn't support 
REMOVE JAR syntax now.
        at 
org.apache.flink.table.gateway.service.operation.OperationExecutor.callRemoveJar(OperationExecutor.java:550)
 ~[flink-sql-gateway-1.18.0.jar:1.18.0]
        at 
org.apache.flink.table.gateway.service.operation.OperationExecutor.executeOperation(OperationExecutor.java:442)
 ~[flink-sql-gateway-1.18.0.jar:1.18.0]
        at 
org.apache.flink.table.gateway.service.operation.OperationExecutor.executeStatement(OperationExecutor.java:207)
 ~[flink-sql-gateway-1.18.0.jar:1.18.0]
        at 
org.apache.flink.table.gateway.service.SqlGatewayServiceImpl.lambda$executeStatement$1(SqlGatewayServiceImpl.java:212)
 ~[flink-sql-gateway-1.18.0.jar:1.18.0]
        at 
org.apache.flink.table.gateway.service.operation.OperationManager.lambda$submitOperation$1(OperationManager.java:119)
 ~[flink-sql-gateway-1.18.0.jar:1.18.0] {code}
It seems the RemoveJarOperation is ignored.

https://github.com/apache/flink/blob/release-1.18.0/flink-table/flink-sql-gateway/src/main/java/org/apache/flink/table/gateway/service/operation/OperationExecutor.java#L550



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


off for a week

2023-10-26 Thread Etienne Chauchot

Hi,

FYI, I'll be off and unresponsive for a week starting tomorrow evening. 
For ongoing work, please ping me before tomorrow evening or within a week


Best

Etienne


[jira] [Created] (FLINK-33375) Add a RestoreTestBase

2023-10-26 Thread Dawid Wysakowicz (Jira)
Dawid Wysakowicz created FLINK-33375:


 Summary: Add a RestoreTestBase
 Key: FLINK-33375
 URL: https://issues.apache.org/jira/browse/FLINK-33375
 Project: Flink
  Issue Type: Sub-task
  Components: Table SQL / Planner
Reporter: Dawid Wysakowicz
Assignee: Dawid Wysakowicz
 Fix For: 1.19.0


Add a test base class for writing restore tests.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: [VOTE] Apache Flink Kubernetes Operator Release 1.6.1, release candidate #1

2023-10-26 Thread Maximilian Michels
+1 (binding)

1. Downloaded the archives, checksums, and signatures
2. Verified the signatures and checksums ( gpg --recv-keys
B2D64016B940A7E0B9B72E0D7D0528B28037D8BC )
3. Extract and inspect the source code for binaries
4. Compiled and tested the source code via mvn verify
5. Verified license files / headers
6. Deployed helm chart to test cluster
7. Ran example job
8. Tested autoscaling without rescaling API

@Rui Can you add your key to
https://dist.apache.org/repos/dist/release/flink/KEYS ?

-Max

On Thu, Oct 26, 2023 at 1:53 PM Márton Balassi  wrote:
>
> Thank you, team. @David Radley: Not having Rui's key signed is not ideal,
> but is acceptable for the release.
>
> +1 (binding)
>
> - Verified Helm repo works as expected, points to correct image tag, build,
> version
> - Verified basic examples + checked operator logs everything looks as
> expected
> - Verified hashes, signatures and source release contains no binaries
> - Ran built-in tests, built jars + docker image from source successfully
>
> Best,
> Marton
>
> On Thu, Oct 26, 2023 at 12:24 PM David Radley 
> wrote:
>
> > Hi,
> > I downloaded the artifacts.
> >
> >   *   I did an install of the operator and ran the basic sample
> >   *   I checked the checksums
> >   *   Checked the GPG signatures
> >   *   Ran the UI
> >   *   Ran a Twistlock scan
> >   *   I installed 1.6 then did a helm upgrade
> >   *   I have not managed to do the source build and subsequent install yet.
> > I wanted to check these 2 things are what you would expect:
> >
> >   1.  I followed link
> > https://github.com/apache/flink-kubernetes-operator/pkgs/container/flink-kubernetes-operator/139454270?tag=51eeae1
> > And notice that it does not have a description . Is this correct?
> >
> >   1.  I get this in the gpg verification . Is this ok?
> >
> >
> > gpg --verify flink-kubernetes-operator-1.6.1-src.tgz.asc
> >
> > gpg: assuming signed data in 'flink-kubernetes-operator-1.6.1-src.tgz'
> >
> > gpg: Signature made Fri 20 Oct 2023 04:07:48 PDT
> >
> > gpg:using RSA key B2D64016B940A7E0B9B72E0D7D0528B28037D8BC
> >
> > gpg: Good signature from "Rui Fan fan...@apache.org > fan...@apache.org>" [unknown]
> >
> > gpg: WARNING: This key is not certified with a trusted signature!
> >
> > gpg:  There is no indication that the signature belongs to the
> > owner.
> >
> > Primary key fingerprint: B2D6 4016 B940 A7E0 B9B7  2E0D 7D05 28B2 8037 D8BC
> >
> >
> >
> >
> > Hi Everyone,
> >
> > Please review and vote on the release candidate #1 for the version 1.6.1 of
> > Apache Flink Kubernetes Operator,
> > as follows:
> > [ ] +1, Approve the release
> > [ ] -1, Do not approve the release (please provide specific comments)
> >
> > **Release Overview**
> >
> > As an overview, the release consists of the following:
> > a) Kubernetes Operator canonical source distribution (including the
> > Dockerfile), to be deployed to the release repository at dist.apache.org
> > b) Kubernetes Operator Helm Chart to be deployed to the release repository
> > at dist.apache.org
> > c) Maven artifacts to be deployed to the Maven Central Repository
> > d) Docker image to be pushed to dockerhub
> >
> > **Staging Areas to Review**
> >
> > The staging areas containing the above mentioned artifacts are as follows,
> > for your review:
> > * All artifacts for a,b) can be found in the corresponding dev repository
> > at dist.apache.org [1]
> > * All artifacts for c) can be found at the Apache Nexus Repository [2]
> > * The docker image for d) is staged on github [3]
> >
> > All artifacts are signed with the
> > key B2D64016B940A7E0B9B72E0D7D0528B28037D8BC [4]
> >
> > Other links for your review:
> > * source code tag "release-1.6.1-rc1" [5]
> > * PR to update the website Downloads page to
> > include Kubernetes Operator links [6]
> > * PR to update the doc version of flink-kubernetes-operator[7]
> >
> > **Vote Duration**
> >
> > The voting time will run for at least 72 hours.
> > It is adopted by majority approval, with at least 3 PMC affirmative votes.
> >
> > **Note on Verification**
> >
> > You can follow the basic verification guide here[8].
> > Note that you don't need to verify everything yourself, but please make
> > note of what you have tested together with your +- vote.
> >
> > [1]
> >
> > https://dist.apache.org/repos/dist/dev/flink/flink-kubernetes-operator-1.6.1-rc1/
> > [2]
> > https://repository.apache.org/content/repositories/orgapacheflink-1663/
> > [3]
> >
> > https://github.com/apache/flink-kubernetes-operator/pkgs/container/flink-kubernetes-operator/139454270?tag=51eeae1
> > [4] https://dist.apache.org/repos/dist/release/flink/KEYS
> > [5]
> > https://github.com/apache/flink-kubernetes-operator/tree/release-1.6.1-rc1
> > [6] https://github.com/apache/flink-web/pull/690
> > [7] https://github.com/apache/flink-kubernetes-operator/pull/687
> > [8]
> >
> > https://cwiki.apache.org/confluence/display/FLINK/Verifying+a+Flink+Kubernetes+Operator+Release
> >
> > Best,
> > Rui
> >
>

Re: off for a week

2023-10-26 Thread Maximilian Michels
Have a great time off, Etienne!

On Thu, Oct 26, 2023 at 3:38 PM Etienne Chauchot  wrote:
>
> Hi,
>
> FYI, I'll be off and unresponsive for a week starting tomorrow evening.
> For ongoing work, please ping me before tomorrow evening or within a week
>
> Best
>
> Etienne


Re: [VOTE] Apache Flink Kubernetes Operator Release 1.6.1, release candidate #1

2023-10-26 Thread Rui Fan
@David, thanks for the reminder, I will figure out the steps
I missed later and pay more attention in the future.

@Max, My key has already been added to KEYS.

@EveryOne Thank you everyone for testing this!

Closing the vote now, the results will be announced in a separate email.

Best,
Rui

On Thu, Oct 26, 2023 at 9:44 PM Maximilian Michels  wrote:

> +1 (binding)
>
> 1. Downloaded the archives, checksums, and signatures
> 2. Verified the signatures and checksums ( gpg --recv-keys
> B2D64016B940A7E0B9B72E0D7D0528B28037D8BC )
> 3. Extract and inspect the source code for binaries
> 4. Compiled and tested the source code via mvn verify
> 5. Verified license files / headers
> 6. Deployed helm chart to test cluster
> 7. Ran example job
> 8. Tested autoscaling without rescaling API
>
> @Rui Can you add your key to
> https://dist.apache.org/repos/dist/release/flink/KEYS ?
>
> -Max
>
> On Thu, Oct 26, 2023 at 1:53 PM Márton Balassi 
> wrote:
> >
> > Thank you, team. @David Radley: Not having Rui's key signed is not ideal,
> > but is acceptable for the release.
> >
> > +1 (binding)
> >
> > - Verified Helm repo works as expected, points to correct image tag,
> build,
> > version
> > - Verified basic examples + checked operator logs everything looks as
> > expected
> > - Verified hashes, signatures and source release contains no binaries
> > - Ran built-in tests, built jars + docker image from source successfully
> >
> > Best,
> > Marton
> >
> > On Thu, Oct 26, 2023 at 12:24 PM David Radley 
> > wrote:
> >
> > > Hi,
> > > I downloaded the artifacts.
> > >
> > >   *   I did an install of the operator and ran the basic sample
> > >   *   I checked the checksums
> > >   *   Checked the GPG signatures
> > >   *   Ran the UI
> > >   *   Ran a Twistlock scan
> > >   *   I installed 1.6 then did a helm upgrade
> > >   *   I have not managed to do the source build and subsequent install
> yet.
> > > I wanted to check these 2 things are what you would expect:
> > >
> > >   1.  I followed link
> > >
> https://github.com/apache/flink-kubernetes-operator/pkgs/container/flink-kubernetes-operator/139454270?tag=51eeae1
> > > And notice that it does not have a description . Is this correct?
> > >
> > >   1.  I get this in the gpg verification . Is this ok?
> > >
> > >
> > > gpg --verify flink-kubernetes-operator-1.6.1-src.tgz.asc
> > >
> > > gpg: assuming signed data in 'flink-kubernetes-operator-1.6.1-src.tgz'
> > >
> > > gpg: Signature made Fri 20 Oct 2023 04:07:48 PDT
> > >
> > > gpg:using RSA key
> B2D64016B940A7E0B9B72E0D7D0528B28037D8BC
> > >
> > > gpg: Good signature from "Rui Fan fan...@apache.org > > fan...@apache.org>" [unknown]
> > >
> > > gpg: WARNING: This key is not certified with a trusted signature!
> > >
> > > gpg:  There is no indication that the signature belongs to the
> > > owner.
> > >
> > > Primary key fingerprint: B2D6 4016 B940 A7E0 B9B7  2E0D 7D05 28B2 8037
> D8BC
> > >
> > >
> > >
> > >
> > > Hi Everyone,
> > >
> > > Please review and vote on the release candidate #1 for the version
> 1.6.1 of
> > > Apache Flink Kubernetes Operator,
> > > as follows:
> > > [ ] +1, Approve the release
> > > [ ] -1, Do not approve the release (please provide specific comments)
> > >
> > > **Release Overview**
> > >
> > > As an overview, the release consists of the following:
> > > a) Kubernetes Operator canonical source distribution (including the
> > > Dockerfile), to be deployed to the release repository at
> dist.apache.org
> > > b) Kubernetes Operator Helm Chart to be deployed to the release
> repository
> > > at dist.apache.org
> > > c) Maven artifacts to be deployed to the Maven Central Repository
> > > d) Docker image to be pushed to dockerhub
> > >
> > > **Staging Areas to Review**
> > >
> > > The staging areas containing the above mentioned artifacts are as
> follows,
> > > for your review:
> > > * All artifacts for a,b) can be found in the corresponding dev
> repository
> > > at dist.apache.org [1]
> > > * All artifacts for c) can be found at the Apache Nexus Repository [2]
> > > * The docker image for d) is staged on github [3]
> > >
> > > All artifacts are signed with the
> > > key B2D64016B940A7E0B9B72E0D7D0528B28037D8BC [4]
> > >
> > > Other links for your review:
> > > * source code tag "release-1.6.1-rc1" [5]
> > > * PR to update the website Downloads page to
> > > include Kubernetes Operator links [6]
> > > * PR to update the doc version of flink-kubernetes-operator[7]
> > >
> > > **Vote Duration**
> > >
> > > The voting time will run for at least 72 hours.
> > > It is adopted by majority approval, with at least 3 PMC affirmative
> votes.
> > >
> > > **Note on Verification**
> > >
> > > You can follow the basic verification guide here[8].
> > > Note that you don't need to verify everything yourself, but please make
> > > note of what you have tested together with your +- vote.
> > >
> > > [1]
> > >
> > >
> https://dist.apache.org/repos/dist/dev/flink/flink-kubernetes-operator-1.6.1-

[RESULT] [VOTE] Apache Flink Kubernetes Operator Release 1.6.1, release candidate #1

2023-10-26 Thread Rui Fan
I'm happy to announce that we have unanimously approved this release.

There are 7 approving votes, 4 of which are binding:

* Gyula Fora (binding)
* Thomas Weise (binding)
* Marton Balassi (binding)
* Maximilian Mixhels (binding)
* Mate Czagany (non-binding)
* Samrat Deb (non-binding)
* Rui Fan (non-binding)

And David Radley (non-binding) +0.

There are no disapproving votes.

Thanks everyone!

Best,
Rui


Re: [VOTE] Add JSON encoding to Avro serialization

2023-10-26 Thread Alexander Fedulov
+1

Best,
Alexander Fedulov

On Thu, 26 Oct 2023 at 13:39, Jing Ge  wrote:

> Hi Ryan,
>
> +1
>
> Thanks for driving it. I have left one comment.
>
> Best regards,
> Jing
>
>
> On Wed, Oct 25, 2023 at 10:05 PM David Radley 
> wrote:
>
> > Looks good to me +1
> >
> > From: Ryan Skraba 
> > Date: Wednesday, 25 October 2023 at 17:19
> > To: dev@flink.apache.org 
> > Subject: [EXTERNAL] [VOTE] Add JSON encoding to Avro serialization
> > Hello!
> >
> > I'm reviewing a new feature of another contributor (Dale Lane) on
> > FLINK-33058 that adds JSON-encoding in addition to the binary Avro
> > serialization format.  He addressed my original objections that JSON
> > encoding isn't _generally_ a best practice for Avro messages.
> >
> > The discussion is pretty well-captured in the JIRA and PR, but I
> > wanted to give it a bit of visiblity and see if there were any strong
> > opinions on the subject! Given the minor nature of this feature, I
> > don't think it requires a FLIP.
> >
> > *TL;DR*:  JSON-encoded Avro might not be ideal for production, but it
> > has a place for small systems and especially setting up and testing
> > before making the switch to binary-encoding.
> >
> > All my best, Ryan
> >
> > [Jira]: https://issues.apache.org/jira/browse/FLINK-33058
> > [PR]: https://github.com/apache/flink/pull/23395
> >
> > Unless otherwise stated above:
> >
> > IBM United Kingdom Limited
> > Registered in England and Wales with number 741598
> > Registered office: PO Box 41, North Harbour, Portsmouth, Hants. PO6 3AU
> >
>


Re: Adding a new channel to Apache Flink slack workspace

2023-10-26 Thread Alexander Fedulov
+1
I agree that the topic is distinct enough to justify a dedicated channel
and this could lead to more active participation from people who work on it.

Best,
Alexander

On Wed, 25 Oct 2023 at 20:03, Robin Moffatt  wrote:

> Hi,
>
> I'd like to propose adding a PyFlink channel to the Apache Flink slack
> workspace.
>
> By creating a channel focussed on this it will help people find previous
> discussions as well as target new discussions and questions to the correct
> place. PyFlink is a sufficiently distinct component to make a dedicated
> channel viable and useful IMHO.
>
> There was a brief discussion of this on Slack already, the archive for
> which can be found here:
>
> https://www.linen.dev/s/apache-flink/t/16006099/re-surfacing-for-the-admins-https-apache-flink-slack-com-arc#1c7e-177a-4c37-8a34-a917883152ac
>
> thanks,
>
> Robin.
>


[jira] [Created] (FLINK-33376) Add AuthInfo config option for Zookeeper configuration

2023-10-26 Thread Oleksandr Nitavskyi (Jira)
Oleksandr Nitavskyi created FLINK-33376:
---

 Summary: Add AuthInfo config option for Zookeeper configuration
 Key: FLINK-33376
 URL: https://issues.apache.org/jira/browse/FLINK-33376
 Project: Flink
  Issue Type: Improvement
Reporter: Oleksandr Nitavskyi


In certain cases ZooKeeper requires additional Authentication information. For 
example list of valid [names for 
ensemble|https://zookeeper.apache.org/doc/r3.8.0/zookeeperAdmin.html#:~:text=for%20secure%20authentication.-,zookeeper.ensembleAuthName,-%3A%20(Java%20system%20property]
 in order to prevent the accidental connecting to a wrong ensemble.

Curator allows to add additional AuthInfo object for such configuration. Thus 
it would be useful to add one more additional Map property which would allow to 
pass AuthInfo objects during Curator client creation.

*Acceptance Criteria:* For Flink users it is possible to configure auth info 
list for Curator framework client.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


flink-sql-connector-jdbc new release

2023-10-26 Thread David Radley
Hi,
I propose that we do a 3.2 release of flink-sql-connector-jdbc so that there is 
a version matching 1.18 that includes the new dialects. I am happy to drive 
this, some pointers to documentation on the process and the approach to testing 
the various dialects would be great,

 Kind regards, David.


Unless otherwise stated above:

IBM United Kingdom Limited
Registered in England and Wales with number 741598
Registered office: PO Box 41, North Harbour, Portsmouth, Hants. PO6 3AU


[ANNOUNCE] Apache Flink 1.18.0 released

2023-10-26 Thread Jing Ge
The Apache Flink community is very happy to announce the release of Apache
Flink 1.18.0, which is the first release for the Apache Flink 1.18 series.

Apache Flink® is an open-source unified stream and batch data processing
framework for distributed, high-performing, always-available, and accurate
data applications.

The release is available for download at:
https://flink.apache.org/downloads.html

Please check out the release blog post for an overview of the improvements
for this release:
https://flink.apache.org/2023/10/24/announcing-the-release-of-apache-flink-1.18/

The full release notes are available in Jira:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352885

We would like to thank all contributors of the Apache Flink community who
made this release possible!

Best regards,
Konstantin, Qingsheng, Sergey, and Jing


Re: [ANNOUNCE] Apache Flink 1.18.0 released

2023-10-26 Thread Lincoln Lee
Thanks for the great work! Congrats all!

Best,
Lincoln Lee


Jing Ge  于2023年10月27日周五 00:16写道:

> The Apache Flink community is very happy to announce the release of Apache
> Flink 1.18.0, which is the first release for the Apache Flink 1.18 series.
>
> Apache Flink® is an open-source unified stream and batch data processing
> framework for distributed, high-performing, always-available, and accurate
> data applications.
>
> The release is available for download at:
> https://flink.apache.org/downloads.html
>
> Please check out the release blog post for an overview of the improvements
> for this release:
>
> https://flink.apache.org/2023/10/24/announcing-the-release-of-apache-flink-1.18/
>
> The full release notes are available in Jira:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352885
>
> We would like to thank all contributors of the Apache Flink community who
> made this release possible!
>
> Best regards,
> Konstantin, Qingsheng, Sergey, and Jing
>


[jira] [Created] (FLINK-33377) When Flink version >= 1.15 and Flink Operator is used, there is a waste of resources when running Flink batch jobs.

2023-10-26 Thread hjw (Jira)
hjw created FLINK-33377:
---

 Summary: When Flink version >= 1.15 and Flink Operator is used, 
there is a waste of resources when running Flink batch jobs.
 Key: FLINK-33377
 URL: https://issues.apache.org/jira/browse/FLINK-33377
 Project: Flink
  Issue Type: Bug
  Components: Kubernetes Operator
Affects Versions: kubernetes-operator-1.5.0
Reporter: hjw


According to 
[FLINK-29376|https://issues.apache.org/jira/browse/FLINK-29376],SHUTDOWN_ON_APPLICATION_FINISH
 always be set false when Flink  version 1.15 and above.

However,the JobManager still exists after a Flink batch job runs normally,Is 
this a waste of resources?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[DISCUSS] Planning Flink 1.19

2023-10-26 Thread Lincoln Lee
Hi everyone,

With the release announcement of Flink 1.18, it’s a good time to kick off
discussion of the next release 1.19.

- Release managers

Yun Tang and I would like to volunteer as release managers for 1.19, and
it would be great to have someone else working together on this release.
Please let us know if you have any interest!

- Timeline

Flink 1.18 has been released. With a target release cycle of 4 months, we
propose a feature freeze date of *Jan 26, 2024*.

- Collecting features

As usual, we've created a wiki page[1] for collecting new features in 1.19.
In addition, we already have a number of FLIPs that have been voted or are
in
the process, including pre-works for version 2.0.
In the meantime, the release management team will be finalized in the next
few days,
and we'll continue to create Jira Boards and Sync meetings to make it easy
for
everyone to get an overview and track progress.

1. https://cwiki.apache.org/confluence/display/FLINK/1.19+Release

Best,
Lincoln Lee


Re: [ANNOUNCE] Apache Flink 1.18.0 released

2023-10-26 Thread Leonard Xu
Congratulations, Well done!

Best,
Leonard

On Fri, Oct 27, 2023 at 12:23 AM Lincoln Lee  wrote:

> Thanks for the great work! Congrats all!
>
> Best,
> Lincoln Lee
>
>
> Jing Ge  于2023年10月27日周五 00:16写道:
>
> > The Apache Flink community is very happy to announce the release of
> Apache
> > Flink 1.18.0, which is the first release for the Apache Flink 1.18
> series.
> >
> > Apache Flink® is an open-source unified stream and batch data processing
> > framework for distributed, high-performing, always-available, and
> accurate
> > data applications.
> >
> > The release is available for download at:
> > https://flink.apache.org/downloads.html
> >
> > Please check out the release blog post for an overview of the
> improvements
> > for this release:
> >
> >
> https://flink.apache.org/2023/10/24/announcing-the-release-of-apache-flink-1.18/
> >
> > The full release notes are available in Jira:
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352885
> >
> > We would like to thank all contributors of the Apache Flink community who
> > made this release possible!
> >
> > Best regards,
> > Konstantin, Qingsheng, Sergey, and Jing
> >
>


Re: [ANNOUNCE] Apache Flink 1.18.0 released

2023-10-26 Thread Feng Jin
Thanks for the great work! Congratulations


Best,
Feng Jin

On Fri, Oct 27, 2023 at 12:36 AM Leonard Xu  wrote:

> Congratulations, Well done!
>
> Best,
> Leonard
>
> On Fri, Oct 27, 2023 at 12:23 AM Lincoln Lee 
> wrote:
>
> > Thanks for the great work! Congrats all!
> >
> > Best,
> > Lincoln Lee
> >
> >
> > Jing Ge  于2023年10月27日周五 00:16写道:
> >
> > > The Apache Flink community is very happy to announce the release of
> > Apache
> > > Flink 1.18.0, which is the first release for the Apache Flink 1.18
> > series.
> > >
> > > Apache Flink® is an open-source unified stream and batch data
> processing
> > > framework for distributed, high-performing, always-available, and
> > accurate
> > > data applications.
> > >
> > > The release is available for download at:
> > > https://flink.apache.org/downloads.html
> > >
> > > Please check out the release blog post for an overview of the
> > improvements
> > > for this release:
> > >
> > >
> >
> https://flink.apache.org/2023/10/24/announcing-the-release-of-apache-flink-1.18/
> > >
> > > The full release notes are available in Jira:
> > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352885
> > >
> > > We would like to thank all contributors of the Apache Flink community
> who
> > > made this release possible!
> > >
> > > Best regards,
> > > Konstantin, Qingsheng, Sergey, and Jing
> > >
> >
>


Re: [DISCUSS] Planning Flink 1.19

2023-10-26 Thread Jing Ge
Hi Lincoln,

Thanks for kicking off 1.19! I got a lot of experience as a release manager
for the 1.18 release. I would like to join you and participate in the 1.19
release cycle.

Best regards,
Jing

On Thu, Oct 26, 2023 at 6:27 PM Lincoln Lee  wrote:

> Hi everyone,
>
> With the release announcement of Flink 1.18, it’s a good time to kick off
> discussion of the next release 1.19.
>
> - Release managers
>
> Yun Tang and I would like to volunteer as release managers for 1.19, and
> it would be great to have someone else working together on this release.
> Please let us know if you have any interest!
>
> - Timeline
>
> Flink 1.18 has been released. With a target release cycle of 4 months, we
> propose a feature freeze date of *Jan 26, 2024*.
>
> - Collecting features
>
> As usual, we've created a wiki page[1] for collecting new features in 1.19.
> In addition, we already have a number of FLIPs that have been voted or are
> in
> the process, including pre-works for version 2.0.
> In the meantime, the release management team will be finalized in the next
> few days,
> and we'll continue to create Jira Boards and Sync meetings to make it easy
> for
> everyone to get an overview and track progress.
>
> 1. https://cwiki.apache.org/confluence/display/FLINK/1.19+Release
>
> Best,
> Lincoln Lee
>


Re: [DISCUSS] Planning Flink 1.19

2023-10-26 Thread Martijn Visser
Hi Lincoln and Yun,

Happy to jump on board as release manager too :)

Best regards,

Martijn

Op do 26 okt 2023 om 20:50 schreef Jing Ge 

> Hi Lincoln,
>
> Thanks for kicking off 1.19! I got a lot of experience as a release manager
> for the 1.18 release. I would like to join you and participate in the 1.19
> release cycle.
>
> Best regards,
> Jing
>
> On Thu, Oct 26, 2023 at 6:27 PM Lincoln Lee 
> wrote:
>
> > Hi everyone,
> >
> > With the release announcement of Flink 1.18, it’s a good time to kick off
> > discussion of the next release 1.19.
> >
> > - Release managers
> >
> > Yun Tang and I would like to volunteer as release managers for 1.19, and
> > it would be great to have someone else working together on this release.
> > Please let us know if you have any interest!
> >
> > - Timeline
> >
> > Flink 1.18 has been released. With a target release cycle of 4 months, we
> > propose a feature freeze date of *Jan 26, 2024*.
> >
> > - Collecting features
> >
> > As usual, we've created a wiki page[1] for collecting new features in
> 1.19.
> > In addition, we already have a number of FLIPs that have been voted or
> are
> > in
> > the process, including pre-works for version 2.0.
> > In the meantime, the release management team will be finalized in the
> next
> > few days,
> > and we'll continue to create Jira Boards and Sync meetings to make it
> easy
> > for
> > everyone to get an overview and track progress.
> >
> > 1. https://cwiki.apache.org/confluence/display/FLINK/1.19+Release
> >
> > Best,
> > Lincoln Lee
> >
>


Re: [ANNOUNCE] Apache Flink 1.18.0 released

2023-10-26 Thread Martijn Visser
Thank you all who have contributed!

Op do 26 okt 2023 om 18:41 schreef Feng Jin 

> Thanks for the great work! Congratulations
>
>
> Best,
> Feng Jin
>
> On Fri, Oct 27, 2023 at 12:36 AM Leonard Xu  wrote:
>
> > Congratulations, Well done!
> >
> > Best,
> > Leonard
> >
> > On Fri, Oct 27, 2023 at 12:23 AM Lincoln Lee 
> > wrote:
> >
> > > Thanks for the great work! Congrats all!
> > >
> > > Best,
> > > Lincoln Lee
> > >
> > >
> > > Jing Ge  于2023年10月27日周五 00:16写道:
> > >
> > > > The Apache Flink community is very happy to announce the release of
> > > Apache
> > > > Flink 1.18.0, which is the first release for the Apache Flink 1.18
> > > series.
> > > >
> > > > Apache Flink® is an open-source unified stream and batch data
> > processing
> > > > framework for distributed, high-performing, always-available, and
> > > accurate
> > > > data applications.
> > > >
> > > > The release is available for download at:
> > > > https://flink.apache.org/downloads.html
> > > >
> > > > Please check out the release blog post for an overview of the
> > > improvements
> > > > for this release:
> > > >
> > > >
> > >
> >
> https://flink.apache.org/2023/10/24/announcing-the-release-of-apache-flink-1.18/
> > > >
> > > > The full release notes are available in Jira:
> > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352885
> > > >
> > > > We would like to thank all contributors of the Apache Flink community
> > who
> > > > made this release possible!
> > > >
> > > > Best regards,
> > > > Konstantin, Qingsheng, Sergey, and Jing
> > > >
> > >
> >
>


Re: [ANNOUNCE] Apache Flink 1.18.0 released

2023-10-26 Thread Alexander Fedulov
Great work, thanks everyone!

Best,
Alexander

On Thu, 26 Oct 2023 at 21:15, Martijn Visser 
wrote:

> Thank you all who have contributed!
>
> Op do 26 okt 2023 om 18:41 schreef Feng Jin 
>
> > Thanks for the great work! Congratulations
> >
> >
> > Best,
> > Feng Jin
> >
> > On Fri, Oct 27, 2023 at 12:36 AM Leonard Xu  wrote:
> >
> > > Congratulations, Well done!
> > >
> > > Best,
> > > Leonard
> > >
> > > On Fri, Oct 27, 2023 at 12:23 AM Lincoln Lee 
> > > wrote:
> > >
> > > > Thanks for the great work! Congrats all!
> > > >
> > > > Best,
> > > > Lincoln Lee
> > > >
> > > >
> > > > Jing Ge  于2023年10月27日周五 00:16写道:
> > > >
> > > > > The Apache Flink community is very happy to announce the release of
> > > > Apache
> > > > > Flink 1.18.0, which is the first release for the Apache Flink 1.18
> > > > series.
> > > > >
> > > > > Apache Flink® is an open-source unified stream and batch data
> > > processing
> > > > > framework for distributed, high-performing, always-available, and
> > > > accurate
> > > > > data applications.
> > > > >
> > > > > The release is available for download at:
> > > > > https://flink.apache.org/downloads.html
> > > > >
> > > > > Please check out the release blog post for an overview of the
> > > > improvements
> > > > > for this release:
> > > > >
> > > > >
> > > >
> > >
> >
> https://flink.apache.org/2023/10/24/announcing-the-release-of-apache-flink-1.18/
> > > > >
> > > > > The full release notes are available in Jira:
> > > > >
> > > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352885
> > > > >
> > > > > We would like to thank all contributors of the Apache Flink
> community
> > > who
> > > > > made this release possible!
> > > > >
> > > > > Best regards,
> > > > > Konstantin, Qingsheng, Sergey, and Jing
> > > > >
> > > >
> > >
> >
>


Re: [ANNOUNCE] Apache Flink 1.18.0 released

2023-10-26 Thread liu ron
Great work, thanks everyone!

Best,
Ron

Alexander Fedulov  于2023年10月27日周五 04:00写道:

> Great work, thanks everyone!
>
> Best,
> Alexander
>
> On Thu, 26 Oct 2023 at 21:15, Martijn Visser 
> wrote:
>
> > Thank you all who have contributed!
> >
> > Op do 26 okt 2023 om 18:41 schreef Feng Jin 
> >
> > > Thanks for the great work! Congratulations
> > >
> > >
> > > Best,
> > > Feng Jin
> > >
> > > On Fri, Oct 27, 2023 at 12:36 AM Leonard Xu  wrote:
> > >
> > > > Congratulations, Well done!
> > > >
> > > > Best,
> > > > Leonard
> > > >
> > > > On Fri, Oct 27, 2023 at 12:23 AM Lincoln Lee  >
> > > > wrote:
> > > >
> > > > > Thanks for the great work! Congrats all!
> > > > >
> > > > > Best,
> > > > > Lincoln Lee
> > > > >
> > > > >
> > > > > Jing Ge  于2023年10月27日周五 00:16写道:
> > > > >
> > > > > > The Apache Flink community is very happy to announce the release
> of
> > > > > Apache
> > > > > > Flink 1.18.0, which is the first release for the Apache Flink
> 1.18
> > > > > series.
> > > > > >
> > > > > > Apache Flink® is an open-source unified stream and batch data
> > > > processing
> > > > > > framework for distributed, high-performing, always-available, and
> > > > > accurate
> > > > > > data applications.
> > > > > >
> > > > > > The release is available for download at:
> > > > > > https://flink.apache.org/downloads.html
> > > > > >
> > > > > > Please check out the release blog post for an overview of the
> > > > > improvements
> > > > > > for this release:
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://flink.apache.org/2023/10/24/announcing-the-release-of-apache-flink-1.18/
> > > > > >
> > > > > > The full release notes are available in Jira:
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352885
> > > > > >
> > > > > > We would like to thank all contributors of the Apache Flink
> > community
> > > > who
> > > > > > made this release possible!
> > > > > >
> > > > > > Best regards,
> > > > > > Konstantin, Qingsheng, Sergey, and Jing
> > > > > >
> > > > >
> > > >
> > >
> >
>


Re: [ANNOUNCE] Apache Flink 1.18.0 released

2023-10-26 Thread Paul Lam
Finally! Thanks to all!

Best,
Paul Lam

> 2023年10月27日 03:58,Alexander Fedulov  写道:
> 
> Great work, thanks everyone!
> 
> Best,
> Alexander
> 
> On Thu, 26 Oct 2023 at 21:15, Martijn Visser 
> wrote:
> 
>> Thank you all who have contributed!
>> 
>> Op do 26 okt 2023 om 18:41 schreef Feng Jin 
>> 
>>> Thanks for the great work! Congratulations
>>> 
>>> 
>>> Best,
>>> Feng Jin
>>> 
>>> On Fri, Oct 27, 2023 at 12:36 AM Leonard Xu  wrote:
>>> 
 Congratulations, Well done!
 
 Best,
 Leonard
 
 On Fri, Oct 27, 2023 at 12:23 AM Lincoln Lee 
 wrote:
 
> Thanks for the great work! Congrats all!
> 
> Best,
> Lincoln Lee
> 
> 
> Jing Ge  于2023年10月27日周五 00:16写道:
> 
>> The Apache Flink community is very happy to announce the release of
> Apache
>> Flink 1.18.0, which is the first release for the Apache Flink 1.18
> series.
>> 
>> Apache Flink® is an open-source unified stream and batch data
 processing
>> framework for distributed, high-performing, always-available, and
> accurate
>> data applications.
>> 
>> The release is available for download at:
>> https://flink.apache.org/downloads.html
>> 
>> Please check out the release blog post for an overview of the
> improvements
>> for this release:
>> 
>> 
> 
 
>>> 
>> https://flink.apache.org/2023/10/24/announcing-the-release-of-apache-flink-1.18/
>> 
>> The full release notes are available in Jira:
>> 
>> 
> 
 
>>> 
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352885
>> 
>> We would like to thank all contributors of the Apache Flink
>> community
 who
>> made this release possible!
>> 
>> Best regards,
>> Konstantin, Qingsheng, Sergey, and Jing
>> 
> 
 
>>> 
>> 



Re: [ANNOUNCE] Apache Flink 1.18.0 released

2023-10-26 Thread Rui Fan
Thanks for the great work!

Best,
Rui

On Fri, Oct 27, 2023 at 10:03 AM Paul Lam  wrote:

> Finally! Thanks to all!
>
> Best,
> Paul Lam
>
> > 2023年10月27日 03:58,Alexander Fedulov  写道:
> >
> > Great work, thanks everyone!
> >
> > Best,
> > Alexander
> >
> > On Thu, 26 Oct 2023 at 21:15, Martijn Visser 
> > wrote:
> >
> >> Thank you all who have contributed!
> >>
> >> Op do 26 okt 2023 om 18:41 schreef Feng Jin 
> >>
> >>> Thanks for the great work! Congratulations
> >>>
> >>>
> >>> Best,
> >>> Feng Jin
> >>>
> >>> On Fri, Oct 27, 2023 at 12:36 AM Leonard Xu  wrote:
> >>>
>  Congratulations, Well done!
> 
>  Best,
>  Leonard
> 
>  On Fri, Oct 27, 2023 at 12:23 AM Lincoln Lee 
>  wrote:
> 
> > Thanks for the great work! Congrats all!
> >
> > Best,
> > Lincoln Lee
> >
> >
> > Jing Ge  于2023年10月27日周五 00:16写道:
> >
> >> The Apache Flink community is very happy to announce the release of
> > Apache
> >> Flink 1.18.0, which is the first release for the Apache Flink 1.18
> > series.
> >>
> >> Apache Flink® is an open-source unified stream and batch data
>  processing
> >> framework for distributed, high-performing, always-available, and
> > accurate
> >> data applications.
> >>
> >> The release is available for download at:
> >> https://flink.apache.org/downloads.html
> >>
> >> Please check out the release blog post for an overview of the
> > improvements
> >> for this release:
> >>
> >>
> >
> 
> >>>
> >>
> https://flink.apache.org/2023/10/24/announcing-the-release-of-apache-flink-1.18/
> >>
> >> The full release notes are available in Jira:
> >>
> >>
> >
> 
> >>>
> >>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352885
> >>
> >> We would like to thank all contributors of the Apache Flink
> >> community
>  who
> >> made this release possible!
> >>
> >> Best regards,
> >> Konstantin, Qingsheng, Sergey, and Jing
> >>
> >
> 
> >>>
> >>
>
>


Re: [ANNOUNCE] Apache Flink 1.18.0 released

2023-10-26 Thread Benchao Li
Great work, thanks everyone involved!

Rui Fan <1996fan...@gmail.com> 于2023年10月27日周五 10:16写道:
>
> Thanks for the great work!
>
> Best,
> Rui
>
> On Fri, Oct 27, 2023 at 10:03 AM Paul Lam  wrote:
>
> > Finally! Thanks to all!
> >
> > Best,
> > Paul Lam
> >
> > > 2023年10月27日 03:58,Alexander Fedulov  写道:
> > >
> > > Great work, thanks everyone!
> > >
> > > Best,
> > > Alexander
> > >
> > > On Thu, 26 Oct 2023 at 21:15, Martijn Visser 
> > > wrote:
> > >
> > >> Thank you all who have contributed!
> > >>
> > >> Op do 26 okt 2023 om 18:41 schreef Feng Jin 
> > >>
> > >>> Thanks for the great work! Congratulations
> > >>>
> > >>>
> > >>> Best,
> > >>> Feng Jin
> > >>>
> > >>> On Fri, Oct 27, 2023 at 12:36 AM Leonard Xu  wrote:
> > >>>
> >  Congratulations, Well done!
> > 
> >  Best,
> >  Leonard
> > 
> >  On Fri, Oct 27, 2023 at 12:23 AM Lincoln Lee 
> >  wrote:
> > 
> > > Thanks for the great work! Congrats all!
> > >
> > > Best,
> > > Lincoln Lee
> > >
> > >
> > > Jing Ge  于2023年10月27日周五 00:16写道:
> > >
> > >> The Apache Flink community is very happy to announce the release of
> > > Apache
> > >> Flink 1.18.0, which is the first release for the Apache Flink 1.18
> > > series.
> > >>
> > >> Apache Flink® is an open-source unified stream and batch data
> >  processing
> > >> framework for distributed, high-performing, always-available, and
> > > accurate
> > >> data applications.
> > >>
> > >> The release is available for download at:
> > >> https://flink.apache.org/downloads.html
> > >>
> > >> Please check out the release blog post for an overview of the
> > > improvements
> > >> for this release:
> > >>
> > >>
> > >
> > 
> > >>>
> > >>
> > https://flink.apache.org/2023/10/24/announcing-the-release-of-apache-flink-1.18/
> > >>
> > >> The full release notes are available in Jira:
> > >>
> > >>
> > >
> > 
> > >>>
> > >>
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352885
> > >>
> > >> We would like to thank all contributors of the Apache Flink
> > >> community
> >  who
> > >> made this release possible!
> > >>
> > >> Best regards,
> > >> Konstantin, Qingsheng, Sergey, and Jing
> > >>
> > >
> > 
> > >>>
> > >>
> >
> >



-- 

Best,
Benchao Li


Re: [ANNOUNCE] Apache Flink 1.18.0 released

2023-10-26 Thread Qingsheng Ren
Congratulations and big THANK YOU to everyone helping with this release!

Best,
Qingsheng

On Fri, Oct 27, 2023 at 10:18 AM Benchao Li  wrote:

> Great work, thanks everyone involved!
>
> Rui Fan <1996fan...@gmail.com> 于2023年10月27日周五 10:16写道:
> >
> > Thanks for the great work!
> >
> > Best,
> > Rui
> >
> > On Fri, Oct 27, 2023 at 10:03 AM Paul Lam  wrote:
> >
> > > Finally! Thanks to all!
> > >
> > > Best,
> > > Paul Lam
> > >
> > > > 2023年10月27日 03:58,Alexander Fedulov 
> 写道:
> > > >
> > > > Great work, thanks everyone!
> > > >
> > > > Best,
> > > > Alexander
> > > >
> > > > On Thu, 26 Oct 2023 at 21:15, Martijn Visser <
> martijnvis...@apache.org>
> > > > wrote:
> > > >
> > > >> Thank you all who have contributed!
> > > >>
> > > >> Op do 26 okt 2023 om 18:41 schreef Feng Jin 
> > > >>
> > > >>> Thanks for the great work! Congratulations
> > > >>>
> > > >>>
> > > >>> Best,
> > > >>> Feng Jin
> > > >>>
> > > >>> On Fri, Oct 27, 2023 at 12:36 AM Leonard Xu 
> wrote:
> > > >>>
> > >  Congratulations, Well done!
> > > 
> > >  Best,
> > >  Leonard
> > > 
> > >  On Fri, Oct 27, 2023 at 12:23 AM Lincoln Lee <
> lincoln.8...@gmail.com>
> > >  wrote:
> > > 
> > > > Thanks for the great work! Congrats all!
> > > >
> > > > Best,
> > > > Lincoln Lee
> > > >
> > > >
> > > > Jing Ge  于2023年10月27日周五 00:16写道:
> > > >
> > > >> The Apache Flink community is very happy to announce the
> release of
> > > > Apache
> > > >> Flink 1.18.0, which is the first release for the Apache Flink
> 1.18
> > > > series.
> > > >>
> > > >> Apache Flink® is an open-source unified stream and batch data
> > >  processing
> > > >> framework for distributed, high-performing, always-available,
> and
> > > > accurate
> > > >> data applications.
> > > >>
> > > >> The release is available for download at:
> > > >> https://flink.apache.org/downloads.html
> > > >>
> > > >> Please check out the release blog post for an overview of the
> > > > improvements
> > > >> for this release:
> > > >>
> > > >>
> > > >
> > > 
> > > >>>
> > > >>
> > >
> https://flink.apache.org/2023/10/24/announcing-the-release-of-apache-flink-1.18/
> > > >>
> > > >> The full release notes are available in Jira:
> > > >>
> > > >>
> > > >
> > > 
> > > >>>
> > > >>
> > >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352885
> > > >>
> > > >> We would like to thank all contributors of the Apache Flink
> > > >> community
> > >  who
> > > >> made this release possible!
> > > >>
> > > >> Best regards,
> > > >> Konstantin, Qingsheng, Sergey, and Jing
> > > >>
> > > >
> > > 
> > > >>>
> > > >>
> > >
> > >
>
>
>
> --
>
> Best,
> Benchao Li
>


Re: [ANNOUNCE] Apache Flink 1.18.0 released

2023-10-26 Thread Yangze Guo
Great work! Congratulations to everyone involved!

Best,
Yangze Guo

On Fri, Oct 27, 2023 at 10:23 AM Qingsheng Ren  wrote:
>
> Congratulations and big THANK YOU to everyone helping with this release!
>
> Best,
> Qingsheng
>
> On Fri, Oct 27, 2023 at 10:18 AM Benchao Li  wrote:
>>
>> Great work, thanks everyone involved!
>>
>> Rui Fan <1996fan...@gmail.com> 于2023年10月27日周五 10:16写道:
>> >
>> > Thanks for the great work!
>> >
>> > Best,
>> > Rui
>> >
>> > On Fri, Oct 27, 2023 at 10:03 AM Paul Lam  wrote:
>> >
>> > > Finally! Thanks to all!
>> > >
>> > > Best,
>> > > Paul Lam
>> > >
>> > > > 2023年10月27日 03:58,Alexander Fedulov  写道:
>> > > >
>> > > > Great work, thanks everyone!
>> > > >
>> > > > Best,
>> > > > Alexander
>> > > >
>> > > > On Thu, 26 Oct 2023 at 21:15, Martijn Visser 
>> > > > wrote:
>> > > >
>> > > >> Thank you all who have contributed!
>> > > >>
>> > > >> Op do 26 okt 2023 om 18:41 schreef Feng Jin 
>> > > >>
>> > > >>> Thanks for the great work! Congratulations
>> > > >>>
>> > > >>>
>> > > >>> Best,
>> > > >>> Feng Jin
>> > > >>>
>> > > >>> On Fri, Oct 27, 2023 at 12:36 AM Leonard Xu  
>> > > >>> wrote:
>> > > >>>
>> > >  Congratulations, Well done!
>> > > 
>> > >  Best,
>> > >  Leonard
>> > > 
>> > >  On Fri, Oct 27, 2023 at 12:23 AM Lincoln Lee 
>> > >  
>> > >  wrote:
>> > > 
>> > > > Thanks for the great work! Congrats all!
>> > > >
>> > > > Best,
>> > > > Lincoln Lee
>> > > >
>> > > >
>> > > > Jing Ge  于2023年10月27日周五 00:16写道:
>> > > >
>> > > >> The Apache Flink community is very happy to announce the release 
>> > > >> of
>> > > > Apache
>> > > >> Flink 1.18.0, which is the first release for the Apache Flink 1.18
>> > > > series.
>> > > >>
>> > > >> Apache Flink® is an open-source unified stream and batch data
>> > >  processing
>> > > >> framework for distributed, high-performing, always-available, and
>> > > > accurate
>> > > >> data applications.
>> > > >>
>> > > >> The release is available for download at:
>> > > >> https://flink.apache.org/downloads.html
>> > > >>
>> > > >> Please check out the release blog post for an overview of the
>> > > > improvements
>> > > >> for this release:
>> > > >>
>> > > >>
>> > > >
>> > > 
>> > > >>>
>> > > >>
>> > > https://flink.apache.org/2023/10/24/announcing-the-release-of-apache-flink-1.18/
>> > > >>
>> > > >> The full release notes are available in Jira:
>> > > >>
>> > > >>
>> > > >
>> > > 
>> > > >>>
>> > > >>
>> > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352885
>> > > >>
>> > > >> We would like to thank all contributors of the Apache Flink
>> > > >> community
>> > >  who
>> > > >> made this release possible!
>> > > >>
>> > > >> Best regards,
>> > > >> Konstantin, Qingsheng, Sergey, and Jing
>> > > >>
>> > > >
>> > > 
>> > > >>>
>> > > >>
>> > >
>> > >
>>
>>
>>
>> --
>>
>> Best,
>> Benchao Li


Re: [ANNOUNCE] Apache Flink 1.18.0 released

2023-10-26 Thread Samrat Deb
Congratulations on the great release

Bests,
Samrat

On Fri, 27 Oct 2023 at 7:59 AM, Yangze Guo  wrote:

> Great work! Congratulations to everyone involved!
>
> Best,
> Yangze Guo
>
> On Fri, Oct 27, 2023 at 10:23 AM Qingsheng Ren  wrote:
> >
> > Congratulations and big THANK YOU to everyone helping with this release!
> >
> > Best,
> > Qingsheng
> >
> > On Fri, Oct 27, 2023 at 10:18 AM Benchao Li 
> wrote:
> >>
> >> Great work, thanks everyone involved!
> >>
> >> Rui Fan <1996fan...@gmail.com> 于2023年10月27日周五 10:16写道:
> >> >
> >> > Thanks for the great work!
> >> >
> >> > Best,
> >> > Rui
> >> >
> >> > On Fri, Oct 27, 2023 at 10:03 AM Paul Lam 
> wrote:
> >> >
> >> > > Finally! Thanks to all!
> >> > >
> >> > > Best,
> >> > > Paul Lam
> >> > >
> >> > > > 2023年10月27日 03:58,Alexander Fedulov 
> 写道:
> >> > > >
> >> > > > Great work, thanks everyone!
> >> > > >
> >> > > > Best,
> >> > > > Alexander
> >> > > >
> >> > > > On Thu, 26 Oct 2023 at 21:15, Martijn Visser <
> martijnvis...@apache.org>
> >> > > > wrote:
> >> > > >
> >> > > >> Thank you all who have contributed!
> >> > > >>
> >> > > >> Op do 26 okt 2023 om 18:41 schreef Feng Jin <
> jinfeng1...@gmail.com>
> >> > > >>
> >> > > >>> Thanks for the great work! Congratulations
> >> > > >>>
> >> > > >>>
> >> > > >>> Best,
> >> > > >>> Feng Jin
> >> > > >>>
> >> > > >>> On Fri, Oct 27, 2023 at 12:36 AM Leonard Xu 
> wrote:
> >> > > >>>
> >> > >  Congratulations, Well done!
> >> > > 
> >> > >  Best,
> >> > >  Leonard
> >> > > 
> >> > >  On Fri, Oct 27, 2023 at 12:23 AM Lincoln Lee <
> lincoln.8...@gmail.com>
> >> > >  wrote:
> >> > > 
> >> > > > Thanks for the great work! Congrats all!
> >> > > >
> >> > > > Best,
> >> > > > Lincoln Lee
> >> > > >
> >> > > >
> >> > > > Jing Ge  于2023年10月27日周五 00:16写道:
> >> > > >
> >> > > >> The Apache Flink community is very happy to announce the
> release of
> >> > > > Apache
> >> > > >> Flink 1.18.0, which is the first release for the Apache
> Flink 1.18
> >> > > > series.
> >> > > >>
> >> > > >> Apache Flink® is an open-source unified stream and batch data
> >> > >  processing
> >> > > >> framework for distributed, high-performing,
> always-available, and
> >> > > > accurate
> >> > > >> data applications.
> >> > > >>
> >> > > >> The release is available for download at:
> >> > > >> https://flink.apache.org/downloads.html
> >> > > >>
> >> > > >> Please check out the release blog post for an overview of the
> >> > > > improvements
> >> > > >> for this release:
> >> > > >>
> >> > > >>
> >> > > >
> >> > > 
> >> > > >>>
> >> > > >>
> >> > >
> https://flink.apache.org/2023/10/24/announcing-the-release-of-apache-flink-1.18/
> >> > > >>
> >> > > >> The full release notes are available in Jira:
> >> > > >>
> >> > > >>
> >> > > >
> >> > > 
> >> > > >>>
> >> > > >>
> >> > >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352885
> >> > > >>
> >> > > >> We would like to thank all contributors of the Apache Flink
> >> > > >> community
> >> > >  who
> >> > > >> made this release possible!
> >> > > >>
> >> > > >> Best regards,
> >> > > >> Konstantin, Qingsheng, Sergey, and Jing
> >> > > >>
> >> > > >
> >> > > 
> >> > > >>>
> >> > > >>
> >> > >
> >> > >
> >>
> >>
> >>
> >> --
> >>
> >> Best,
> >> Benchao Li
>


Re: [ANNOUNCE] Apache Flink 1.18.0 released

2023-10-26 Thread Hang Ruan
Congratulations!

Best,
Hang

Samrat Deb  于2023年10月27日周五 11:50写道:

> Congratulations on the great release
>
> Bests,
> Samrat
>
> On Fri, 27 Oct 2023 at 7:59 AM, Yangze Guo  wrote:
>
> > Great work! Congratulations to everyone involved!
> >
> > Best,
> > Yangze Guo
> >
> > On Fri, Oct 27, 2023 at 10:23 AM Qingsheng Ren  wrote:
> > >
> > > Congratulations and big THANK YOU to everyone helping with this
> release!
> > >
> > > Best,
> > > Qingsheng
> > >
> > > On Fri, Oct 27, 2023 at 10:18 AM Benchao Li 
> > wrote:
> > >>
> > >> Great work, thanks everyone involved!
> > >>
> > >> Rui Fan <1996fan...@gmail.com> 于2023年10月27日周五 10:16写道:
> > >> >
> > >> > Thanks for the great work!
> > >> >
> > >> > Best,
> > >> > Rui
> > >> >
> > >> > On Fri, Oct 27, 2023 at 10:03 AM Paul Lam 
> > wrote:
> > >> >
> > >> > > Finally! Thanks to all!
> > >> > >
> > >> > > Best,
> > >> > > Paul Lam
> > >> > >
> > >> > > > 2023年10月27日 03:58,Alexander Fedulov <
> alexander.fedu...@gmail.com>
> > 写道:
> > >> > > >
> > >> > > > Great work, thanks everyone!
> > >> > > >
> > >> > > > Best,
> > >> > > > Alexander
> > >> > > >
> > >> > > > On Thu, 26 Oct 2023 at 21:15, Martijn Visser <
> > martijnvis...@apache.org>
> > >> > > > wrote:
> > >> > > >
> > >> > > >> Thank you all who have contributed!
> > >> > > >>
> > >> > > >> Op do 26 okt 2023 om 18:41 schreef Feng Jin <
> > jinfeng1...@gmail.com>
> > >> > > >>
> > >> > > >>> Thanks for the great work! Congratulations
> > >> > > >>>
> > >> > > >>>
> > >> > > >>> Best,
> > >> > > >>> Feng Jin
> > >> > > >>>
> > >> > > >>> On Fri, Oct 27, 2023 at 12:36 AM Leonard Xu <
> xbjt...@gmail.com>
> > wrote:
> > >> > > >>>
> > >> > >  Congratulations, Well done!
> > >> > > 
> > >> > >  Best,
> > >> > >  Leonard
> > >> > > 
> > >> > >  On Fri, Oct 27, 2023 at 12:23 AM Lincoln Lee <
> > lincoln.8...@gmail.com>
> > >> > >  wrote:
> > >> > > 
> > >> > > > Thanks for the great work! Congrats all!
> > >> > > >
> > >> > > > Best,
> > >> > > > Lincoln Lee
> > >> > > >
> > >> > > >
> > >> > > > Jing Ge  于2023年10月27日周五
> 00:16写道:
> > >> > > >
> > >> > > >> The Apache Flink community is very happy to announce the
> > release of
> > >> > > > Apache
> > >> > > >> Flink 1.18.0, which is the first release for the Apache
> > Flink 1.18
> > >> > > > series.
> > >> > > >>
> > >> > > >> Apache Flink® is an open-source unified stream and batch
> data
> > >> > >  processing
> > >> > > >> framework for distributed, high-performing,
> > always-available, and
> > >> > > > accurate
> > >> > > >> data applications.
> > >> > > >>
> > >> > > >> The release is available for download at:
> > >> > > >> https://flink.apache.org/downloads.html
> > >> > > >>
> > >> > > >> Please check out the release blog post for an overview of
> the
> > >> > > > improvements
> > >> > > >> for this release:
> > >> > > >>
> > >> > > >>
> > >> > > >
> > >> > > 
> > >> > > >>>
> > >> > > >>
> > >> > >
> >
> https://flink.apache.org/2023/10/24/announcing-the-release-of-apache-flink-1.18/
> > >> > > >>
> > >> > > >> The full release notes are available in Jira:
> > >> > > >>
> > >> > > >>
> > >> > > >
> > >> > > 
> > >> > > >>>
> > >> > > >>
> > >> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352885
> > >> > > >>
> > >> > > >> We would like to thank all contributors of the Apache Flink
> > >> > > >> community
> > >> > >  who
> > >> > > >> made this release possible!
> > >> > > >>
> > >> > > >> Best regards,
> > >> > > >> Konstantin, Qingsheng, Sergey, and Jing
> > >> > > >>
> > >> > > >
> > >> > > 
> > >> > > >>>
> > >> > > >>
> > >> > >
> > >> > >
> > >>
> > >>
> > >>
> > >> --
> > >>
> > >> Best,
> > >> Benchao Li
> >
>


Re: [ANNOUNCE] Apache Flink 1.18.0 released

2023-10-26 Thread Jark Wu
Congratulations and thanks release managers and everyone who has
contributed!

Best,
Jark

On Fri, 27 Oct 2023 at 12:25, Hang Ruan  wrote:

> Congratulations!
>
> Best,
> Hang
>
> Samrat Deb  于2023年10月27日周五 11:50写道:
>
> > Congratulations on the great release
> >
> > Bests,
> > Samrat
> >
> > On Fri, 27 Oct 2023 at 7:59 AM, Yangze Guo  wrote:
> >
> > > Great work! Congratulations to everyone involved!
> > >
> > > Best,
> > > Yangze Guo
> > >
> > > On Fri, Oct 27, 2023 at 10:23 AM Qingsheng Ren 
> wrote:
> > > >
> > > > Congratulations and big THANK YOU to everyone helping with this
> > release!
> > > >
> > > > Best,
> > > > Qingsheng
> > > >
> > > > On Fri, Oct 27, 2023 at 10:18 AM Benchao Li 
> > > wrote:
> > > >>
> > > >> Great work, thanks everyone involved!
> > > >>
> > > >> Rui Fan <1996fan...@gmail.com> 于2023年10月27日周五 10:16写道:
> > > >> >
> > > >> > Thanks for the great work!
> > > >> >
> > > >> > Best,
> > > >> > Rui
> > > >> >
> > > >> > On Fri, Oct 27, 2023 at 10:03 AM Paul Lam 
> > > wrote:
> > > >> >
> > > >> > > Finally! Thanks to all!
> > > >> > >
> > > >> > > Best,
> > > >> > > Paul Lam
> > > >> > >
> > > >> > > > 2023年10月27日 03:58,Alexander Fedulov <
> > alexander.fedu...@gmail.com>
> > > 写道:
> > > >> > > >
> > > >> > > > Great work, thanks everyone!
> > > >> > > >
> > > >> > > > Best,
> > > >> > > > Alexander
> > > >> > > >
> > > >> > > > On Thu, 26 Oct 2023 at 21:15, Martijn Visser <
> > > martijnvis...@apache.org>
> > > >> > > > wrote:
> > > >> > > >
> > > >> > > >> Thank you all who have contributed!
> > > >> > > >>
> > > >> > > >> Op do 26 okt 2023 om 18:41 schreef Feng Jin <
> > > jinfeng1...@gmail.com>
> > > >> > > >>
> > > >> > > >>> Thanks for the great work! Congratulations
> > > >> > > >>>
> > > >> > > >>>
> > > >> > > >>> Best,
> > > >> > > >>> Feng Jin
> > > >> > > >>>
> > > >> > > >>> On Fri, Oct 27, 2023 at 12:36 AM Leonard Xu <
> > xbjt...@gmail.com>
> > > wrote:
> > > >> > > >>>
> > > >> > >  Congratulations, Well done!
> > > >> > > 
> > > >> > >  Best,
> > > >> > >  Leonard
> > > >> > > 
> > > >> > >  On Fri, Oct 27, 2023 at 12:23 AM Lincoln Lee <
> > > lincoln.8...@gmail.com>
> > > >> > >  wrote:
> > > >> > > 
> > > >> > > > Thanks for the great work! Congrats all!
> > > >> > > >
> > > >> > > > Best,
> > > >> > > > Lincoln Lee
> > > >> > > >
> > > >> > > >
> > > >> > > > Jing Ge  于2023年10月27日周五
> > 00:16写道:
> > > >> > > >
> > > >> > > >> The Apache Flink community is very happy to announce the
> > > release of
> > > >> > > > Apache
> > > >> > > >> Flink 1.18.0, which is the first release for the Apache
> > > Flink 1.18
> > > >> > > > series.
> > > >> > > >>
> > > >> > > >> Apache Flink® is an open-source unified stream and batch
> > data
> > > >> > >  processing
> > > >> > > >> framework for distributed, high-performing,
> > > always-available, and
> > > >> > > > accurate
> > > >> > > >> data applications.
> > > >> > > >>
> > > >> > > >> The release is available for download at:
> > > >> > > >> https://flink.apache.org/downloads.html
> > > >> > > >>
> > > >> > > >> Please check out the release blog post for an overview of
> > the
> > > >> > > > improvements
> > > >> > > >> for this release:
> > > >> > > >>
> > > >> > > >>
> > > >> > > >
> > > >> > > 
> > > >> > > >>>
> > > >> > > >>
> > > >> > >
> > >
> >
> https://flink.apache.org/2023/10/24/announcing-the-release-of-apache-flink-1.18/
> > > >> > > >>
> > > >> > > >> The full release notes are available in Jira:
> > > >> > > >>
> > > >> > > >>
> > > >> > > >
> > > >> > > 
> > > >> > > >>>
> > > >> > > >>
> > > >> > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352885
> > > >> > > >>
> > > >> > > >> We would like to thank all contributors of the Apache
> Flink
> > > >> > > >> community
> > > >> > >  who
> > > >> > > >> made this release possible!
> > > >> > > >>
> > > >> > > >> Best regards,
> > > >> > > >> Konstantin, Qingsheng, Sergey, and Jing
> > > >> > > >>
> > > >> > > >
> > > >> > > 
> > > >> > > >>>
> > > >> > > >>
> > > >> > >
> > > >> > >
> > > >>
> > > >>
> > > >>
> > > >> --
> > > >>
> > > >> Best,
> > > >> Benchao Li
> > >
> >
>


Re: [ANNOUNCE] Apache Flink 1.18.0 released

2023-10-26 Thread Zakelly Lan
Congratulations and thank you all!


Best,
Zakelly

On Fri, Oct 27, 2023 at 12:39 PM Jark Wu  wrote:
>
> Congratulations and thanks release managers and everyone who has
> contributed!
>
> Best,
> Jark
>
> On Fri, 27 Oct 2023 at 12:25, Hang Ruan  wrote:
>
> > Congratulations!
> >
> > Best,
> > Hang
> >
> > Samrat Deb  于2023年10月27日周五 11:50写道:
> >
> > > Congratulations on the great release
> > >
> > > Bests,
> > > Samrat
> > >
> > > On Fri, 27 Oct 2023 at 7:59 AM, Yangze Guo  wrote:
> > >
> > > > Great work! Congratulations to everyone involved!
> > > >
> > > > Best,
> > > > Yangze Guo
> > > >
> > > > On Fri, Oct 27, 2023 at 10:23 AM Qingsheng Ren 
> > wrote:
> > > > >
> > > > > Congratulations and big THANK YOU to everyone helping with this
> > > release!
> > > > >
> > > > > Best,
> > > > > Qingsheng
> > > > >
> > > > > On Fri, Oct 27, 2023 at 10:18 AM Benchao Li 
> > > > wrote:
> > > > >>
> > > > >> Great work, thanks everyone involved!
> > > > >>
> > > > >> Rui Fan <1996fan...@gmail.com> 于2023年10月27日周五 10:16写道:
> > > > >> >
> > > > >> > Thanks for the great work!
> > > > >> >
> > > > >> > Best,
> > > > >> > Rui
> > > > >> >
> > > > >> > On Fri, Oct 27, 2023 at 10:03 AM Paul Lam 
> > > > wrote:
> > > > >> >
> > > > >> > > Finally! Thanks to all!
> > > > >> > >
> > > > >> > > Best,
> > > > >> > > Paul Lam
> > > > >> > >
> > > > >> > > > 2023年10月27日 03:58,Alexander Fedulov <
> > > alexander.fedu...@gmail.com>
> > > > 写道:
> > > > >> > > >
> > > > >> > > > Great work, thanks everyone!
> > > > >> > > >
> > > > >> > > > Best,
> > > > >> > > > Alexander
> > > > >> > > >
> > > > >> > > > On Thu, 26 Oct 2023 at 21:15, Martijn Visser <
> > > > martijnvis...@apache.org>
> > > > >> > > > wrote:
> > > > >> > > >
> > > > >> > > >> Thank you all who have contributed!
> > > > >> > > >>
> > > > >> > > >> Op do 26 okt 2023 om 18:41 schreef Feng Jin <
> > > > jinfeng1...@gmail.com>
> > > > >> > > >>
> > > > >> > > >>> Thanks for the great work! Congratulations
> > > > >> > > >>>
> > > > >> > > >>>
> > > > >> > > >>> Best,
> > > > >> > > >>> Feng Jin
> > > > >> > > >>>
> > > > >> > > >>> On Fri, Oct 27, 2023 at 12:36 AM Leonard Xu <
> > > xbjt...@gmail.com>
> > > > wrote:
> > > > >> > > >>>
> > > > >> > >  Congratulations, Well done!
> > > > >> > > 
> > > > >> > >  Best,
> > > > >> > >  Leonard
> > > > >> > > 
> > > > >> > >  On Fri, Oct 27, 2023 at 12:23 AM Lincoln Lee <
> > > > lincoln.8...@gmail.com>
> > > > >> > >  wrote:
> > > > >> > > 
> > > > >> > > > Thanks for the great work! Congrats all!
> > > > >> > > >
> > > > >> > > > Best,
> > > > >> > > > Lincoln Lee
> > > > >> > > >
> > > > >> > > >
> > > > >> > > > Jing Ge  于2023年10月27日周五
> > > 00:16写道:
> > > > >> > > >
> > > > >> > > >> The Apache Flink community is very happy to announce the
> > > > release of
> > > > >> > > > Apache
> > > > >> > > >> Flink 1.18.0, which is the first release for the Apache
> > > > Flink 1.18
> > > > >> > > > series.
> > > > >> > > >>
> > > > >> > > >> Apache Flink® is an open-source unified stream and batch
> > > data
> > > > >> > >  processing
> > > > >> > > >> framework for distributed, high-performing,
> > > > always-available, and
> > > > >> > > > accurate
> > > > >> > > >> data applications.
> > > > >> > > >>
> > > > >> > > >> The release is available for download at:
> > > > >> > > >> https://flink.apache.org/downloads.html
> > > > >> > > >>
> > > > >> > > >> Please check out the release blog post for an overview of
> > > the
> > > > >> > > > improvements
> > > > >> > > >> for this release:
> > > > >> > > >>
> > > > >> > > >>
> > > > >> > > >
> > > > >> > > 
> > > > >> > > >>>
> > > > >> > > >>
> > > > >> > >
> > > >
> > >
> > https://flink.apache.org/2023/10/24/announcing-the-release-of-apache-flink-1.18/
> > > > >> > > >>
> > > > >> > > >> The full release notes are available in Jira:
> > > > >> > > >>
> > > > >> > > >>
> > > > >> > > >
> > > > >> > > 
> > > > >> > > >>>
> > > > >> > > >>
> > > > >> > >
> > > >
> > >
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352885
> > > > >> > > >>
> > > > >> > > >> We would like to thank all contributors of the Apache
> > Flink
> > > > >> > > >> community
> > > > >> > >  who
> > > > >> > > >> made this release possible!
> > > > >> > > >>
> > > > >> > > >> Best regards,
> > > > >> > > >> Konstantin, Qingsheng, Sergey, and Jing
> > > > >> > > >>
> > > > >> > > >
> > > > >> > > 
> > > > >> > > >>>
> > > > >> > > >>
> > > > >> > >
> > > > >> > >
> > > > >>
> > > > >>
> > > > >>
> > > > >> --
> > > > >>
> > > > >> Best,
> > > > >> Benchao Li
> > > >
> > >
> >


Re: flink-sql-connector-jdbc new release

2023-10-26 Thread Jingsong Li
Hi David,

Thanks for driving this.

I think https://issues.apache.org/jira/browse/FLINK-33365 should be a blocker.

Best,
Jingsong

On Thu, Oct 26, 2023 at 11:43 PM David Radley  wrote:
>
> Hi,
> I propose that we do a 3.2 release of flink-sql-connector-jdbc so that there 
> is a version matching 1.18 that includes the new dialects. I am happy to 
> drive this, some pointers to documentation on the process and the approach to 
> testing the various dialects would be great,
>
>  Kind regards, David.
>
>
> Unless otherwise stated above:
>
> IBM United Kingdom Limited
> Registered in England and Wales with number 741598
> Registered office: PO Box 41, North Harbour, Portsmouth, Hants. PO6 3AU


Re: [ANNOUNCE] Apache Flink 1.18.0 released

2023-10-26 Thread Jingsong Li
Congratulations!

Thanks Jing and other release managers and all contributors.

Best,
Jingsong

On Fri, Oct 27, 2023 at 1:52 PM Zakelly Lan  wrote:
>
> Congratulations and thank you all!
>
>
> Best,
> Zakelly
>
> On Fri, Oct 27, 2023 at 12:39 PM Jark Wu  wrote:
> >
> > Congratulations and thanks release managers and everyone who has
> > contributed!
> >
> > Best,
> > Jark
> >
> > On Fri, 27 Oct 2023 at 12:25, Hang Ruan  wrote:
> >
> > > Congratulations!
> > >
> > > Best,
> > > Hang
> > >
> > > Samrat Deb  于2023年10月27日周五 11:50写道:
> > >
> > > > Congratulations on the great release
> > > >
> > > > Bests,
> > > > Samrat
> > > >
> > > > On Fri, 27 Oct 2023 at 7:59 AM, Yangze Guo  wrote:
> > > >
> > > > > Great work! Congratulations to everyone involved!
> > > > >
> > > > > Best,
> > > > > Yangze Guo
> > > > >
> > > > > On Fri, Oct 27, 2023 at 10:23 AM Qingsheng Ren 
> > > wrote:
> > > > > >
> > > > > > Congratulations and big THANK YOU to everyone helping with this
> > > > release!
> > > > > >
> > > > > > Best,
> > > > > > Qingsheng
> > > > > >
> > > > > > On Fri, Oct 27, 2023 at 10:18 AM Benchao Li 
> > > > > wrote:
> > > > > >>
> > > > > >> Great work, thanks everyone involved!
> > > > > >>
> > > > > >> Rui Fan <1996fan...@gmail.com> 于2023年10月27日周五 10:16写道:
> > > > > >> >
> > > > > >> > Thanks for the great work!
> > > > > >> >
> > > > > >> > Best,
> > > > > >> > Rui
> > > > > >> >
> > > > > >> > On Fri, Oct 27, 2023 at 10:03 AM Paul Lam 
> > > > > wrote:
> > > > > >> >
> > > > > >> > > Finally! Thanks to all!
> > > > > >> > >
> > > > > >> > > Best,
> > > > > >> > > Paul Lam
> > > > > >> > >
> > > > > >> > > > 2023年10月27日 03:58,Alexander Fedulov <
> > > > alexander.fedu...@gmail.com>
> > > > > 写道:
> > > > > >> > > >
> > > > > >> > > > Great work, thanks everyone!
> > > > > >> > > >
> > > > > >> > > > Best,
> > > > > >> > > > Alexander
> > > > > >> > > >
> > > > > >> > > > On Thu, 26 Oct 2023 at 21:15, Martijn Visser <
> > > > > martijnvis...@apache.org>
> > > > > >> > > > wrote:
> > > > > >> > > >
> > > > > >> > > >> Thank you all who have contributed!
> > > > > >> > > >>
> > > > > >> > > >> Op do 26 okt 2023 om 18:41 schreef Feng Jin <
> > > > > jinfeng1...@gmail.com>
> > > > > >> > > >>
> > > > > >> > > >>> Thanks for the great work! Congratulations
> > > > > >> > > >>>
> > > > > >> > > >>>
> > > > > >> > > >>> Best,
> > > > > >> > > >>> Feng Jin
> > > > > >> > > >>>
> > > > > >> > > >>> On Fri, Oct 27, 2023 at 12:36 AM Leonard Xu <
> > > > xbjt...@gmail.com>
> > > > > wrote:
> > > > > >> > > >>>
> > > > > >> > >  Congratulations, Well done!
> > > > > >> > > 
> > > > > >> > >  Best,
> > > > > >> > >  Leonard
> > > > > >> > > 
> > > > > >> > >  On Fri, Oct 27, 2023 at 12:23 AM Lincoln Lee <
> > > > > lincoln.8...@gmail.com>
> > > > > >> > >  wrote:
> > > > > >> > > 
> > > > > >> > > > Thanks for the great work! Congrats all!
> > > > > >> > > >
> > > > > >> > > > Best,
> > > > > >> > > > Lincoln Lee
> > > > > >> > > >
> > > > > >> > > >
> > > > > >> > > > Jing Ge  于2023年10月27日周五
> > > > 00:16写道:
> > > > > >> > > >
> > > > > >> > > >> The Apache Flink community is very happy to announce the
> > > > > release of
> > > > > >> > > > Apache
> > > > > >> > > >> Flink 1.18.0, which is the first release for the Apache
> > > > > Flink 1.18
> > > > > >> > > > series.
> > > > > >> > > >>
> > > > > >> > > >> Apache Flink® is an open-source unified stream and batch
> > > > data
> > > > > >> > >  processing
> > > > > >> > > >> framework for distributed, high-performing,
> > > > > always-available, and
> > > > > >> > > > accurate
> > > > > >> > > >> data applications.
> > > > > >> > > >>
> > > > > >> > > >> The release is available for download at:
> > > > > >> > > >> https://flink.apache.org/downloads.html
> > > > > >> > > >>
> > > > > >> > > >> Please check out the release blog post for an overview 
> > > > > >> > > >> of
> > > > the
> > > > > >> > > > improvements
> > > > > >> > > >> for this release:
> > > > > >> > > >>
> > > > > >> > > >>
> > > > > >> > > >
> > > > > >> > > 
> > > > > >> > > >>>
> > > > > >> > > >>
> > > > > >> > >
> > > > >
> > > >
> > > https://flink.apache.org/2023/10/24/announcing-the-release-of-apache-flink-1.18/
> > > > > >> > > >>
> > > > > >> > > >> The full release notes are available in Jira:
> > > > > >> > > >>
> > > > > >> > > >>
> > > > > >> > > >
> > > > > >> > > 
> > > > > >> > > >>>
> > > > > >> > > >>
> > > > > >> > >
> > > > >
> > > >
> > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352885
> > > > > >> > > >>
> > > > > >> > > >> We would like to thank all contributors of the Apache
> > > Flink
> > > > > >> > > >> community
> > > > > >> > >  who
> > > > > >> > > >> made this release possible!
> > > > > >> > > >>
> > > > > >> > > >> Best regards,
> >