(flink-connector-hive) branch dependabot/maven/flink-connector-hive/org.apache.derby-derby-10.17.1.0 created (now fc3b5d6)

2024-01-22 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/flink-connector-hive/org.apache.derby-derby-10.17.1.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-hive.git at fc3b5d6 Bump

(flink) branch master updated: [FLINK-34090][core] Introduce SerializerConfig

2024-01-22 Thread guoweijie
This is an automated email from the ASF dual-hosted git repository. guoweijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 7336788a9c3 [FLINK-34090][core] Introduce

svn commit: r66750 - /release/flink/flink-1.18.0/

2024-01-22 Thread renqs
Author: renqs Date: Tue Jan 23 01:51:48 2024 New Revision: 66750 Log: Remove outdated Flink 1.18.0 Removed: release/flink/flink-1.18.0/

(flink) 01/02: [hotfix] Remove redundant lazy initialization of LazyInitializedCoordinatorContext.

2024-01-22 Thread zhuzh
This is an automated email from the ASF dual-hosted git repository. zhuzh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit feb5f9267067e549ee40efd691ae756338cc2e0b Author: sunxia AuthorDate: Tue Jan 9 18:54:10 2024 +0800 [hotfix] Remove

(flink) 02/02: [FLINK-33768] Support dynamic source parallelism inference for batch jobs

2024-01-22 Thread zhuzh
This is an automated email from the ASF dual-hosted git repository. zhuzh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit c3c836216eaaaf24c1add3b490c8f425fda01d7c Author: sunxia AuthorDate: Wed Jan 10 19:15:32 2024 +0800 [FLINK-33768]

(flink) branch master updated (27e6ac83617 -> c3c836216ea)

2024-01-22 Thread zhuzh
This is an automated email from the ASF dual-hosted git repository. zhuzh pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 27e6ac83617 [FLINK-34166][table] Fix KeyedLookupJoinWrapper incorrectly process delete message for inner join when

(flink-docker) branch dev-1.17 updated: [FLINK-34165] update the apache download url for asc

2024-01-22 Thread jingge
This is an automated email from the ASF dual-hosted git repository. jingge pushed a commit to branch dev-1.17 in repository https://gitbox.apache.org/repos/asf/flink-docker.git The following commit(s) were added to refs/heads/dev-1.17 by this push: new af15ec6 [FLINK-34165] update the

(flink-docker) branch dev-1.16 updated: [FLINK-34165] update the apache download url for asc

2024-01-22 Thread jingge
This is an automated email from the ASF dual-hosted git repository. jingge pushed a commit to branch dev-1.16 in repository https://gitbox.apache.org/repos/asf/flink-docker.git The following commit(s) were added to refs/heads/dev-1.16 by this push: new dceb221 [FLINK-34165] update the

(flink-docker) branch dev-1.15 updated: [FLINK-34165] update the apache download url for asc

2024-01-22 Thread jingge
This is an automated email from the ASF dual-hosted git repository. jingge pushed a commit to branch dev-1.15 in repository https://gitbox.apache.org/repos/asf/flink-docker.git The following commit(s) were added to refs/heads/dev-1.15 by this push: new 8a28eda [FLINK-34165] update the

(flink-docker) branch master updated: [FLINK-34165] update the apache download url for asc in the dockerfiles

2024-01-22 Thread jingge
This is an automated email from the ASF dual-hosted git repository. jingge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-docker.git The following commit(s) were added to refs/heads/master by this push: new 8eb7ea1 [FLINK-34165] update the apache

(flink-kubernetes-operator) branch main updated: [FLINK-33403] Bump flink version to 1.18.1 for flink-kubernetes-operator

2024-01-22 Thread fanrui
This is an automated email from the ASF dual-hosted git repository. fanrui pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git The following commit(s) were added to refs/heads/main by this push: new 72231cf1 [FLINK-33403] Bump

(flink) branch master updated: [FLINK-34029][runtime-web] Support different profiling mode on Flink WEB

2024-01-22 Thread tangyun
This is an automated email from the ASF dual-hosted git repository. tangyun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 4db6e72ed76 [FLINK-34029][runtime-web] Support

(flink) 03/03: [FLINK-33721][core] Extend BashJavaUtils to support reading and writing standard yaml file.

2024-01-22 Thread zhuzh
This is an automated email from the ASF dual-hosted git repository. zhuzh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit c148b62166d8fec9e7e525a836de890c2f12973b Author: JunRuiLee AuthorDate: Fri Jan 12 21:56:15 2024 +0800

(flink) branch master updated (4db6e72ed76 -> c148b62166d)

2024-01-22 Thread zhuzh
This is an automated email from the ASF dual-hosted git repository. zhuzh pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 4db6e72ed76 [FLINK-34029][runtime-web] Support different profiling mode on Flink WEB new bcd448b2f1e [hotfix]

(flink) 01/03: [hotfix] Migrate BashJavaUtilsITCase and JavaBashTestBase to Junit5 and assertJ.

2024-01-22 Thread zhuzh
This is an automated email from the ASF dual-hosted git repository. zhuzh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit bcd448b2f1efecc701079c1a0f7f565a59817f22 Author: JunRuiLee AuthorDate: Mon Dec 4 16:28:16 2023 +0800 [hotfix]

(flink) 02/03: [FLINK-33721][core] Support dump configuration as nested yaml data.

2024-01-22 Thread zhuzh
This is an automated email from the ASF dual-hosted git repository. zhuzh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 1f7622d4d23bfcb76f466469ec36585054864f04 Author: JunRuiLee AuthorDate: Fri Jan 12 19:41:27 2024 +0800

(flink) branch master updated (c8f27c25e87 -> f9f9299f6e2)

2024-01-22 Thread yuanmei
This is an automated email from the ASF dual-hosted git repository. yuanmei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from c8f27c25e87 [FLINK-34081][configuration] Refactor all callers of deprecated `getXxx(ConfigOption)`,

(flink) branch master updated: [hotfix][table] Avoid sending duplicate delete record for left join when state expired

2024-01-22 Thread lincoln
This is an automated email from the ASF dual-hosted git repository. lincoln pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new b79d3f01a4e [hotfix][table] Avoid sending

(flink-kubernetes-operator) branch main updated: [FLINK-34198] Remove e2e test operator log error check

2024-01-22 Thread gaborgsomogyi
This is an automated email from the ASF dual-hosted git repository. gaborgsomogyi pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git The following commit(s) were added to refs/heads/main by this push: new 31d01f24 [FLINK-34198]

(flink-docker) branch dev-1.18 updated: [FLINK-34165] Update apache download url

2024-01-22 Thread jingge
This is an automated email from the ASF dual-hosted git repository. jingge pushed a commit to branch dev-1.18 in repository https://gitbox.apache.org/repos/asf/flink-docker.git The following commit(s) were added to refs/heads/dev-1.18 by this push: new 9a5b2d9 [FLINK-34165] Update apache