[flink-table-store] branch master updated: [FLINK-30398] Introduce S3 support for table store

2022-12-13 Thread czweng
This is an automated email from the ASF dual-hosted git repository. czweng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git The following commit(s) were added to refs/heads/master by this push: new 54fd3ab2 [FLINK-30398] Introduce S3

[flink-table-store] branch master updated: [FLINK-30211] Introduce CompactorSink for compact jobs in Table Store

2022-12-13 Thread czweng
This is an automated email from the ASF dual-hosted git repository. czweng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git The following commit(s) were added to refs/heads/master by this push: new 422c409b [FLINK-30211] Introduce

[flink] branch master updated (9cc55d6dc11 -> b30b12d97a0)

2022-12-13 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 9cc55d6dc11 [hotfix][python] Use off-heap memory if managed memory fraction is 0 add b30b12d97a0

[flink] branch release-1.15 updated: [hotfix][python] Use off-heap memory if managed memory fraction is 0

2022-12-13 Thread dianfu
This is an automated email from the ASF dual-hosted git repository. dianfu pushed a commit to branch release-1.15 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.15 by this push: new 224faf9d5a0 [hotfix][python] Use

[flink] branch release-1.16 updated: [hotfix][python] Use off-heap memory if managed memory fraction is 0

2022-12-13 Thread dianfu
This is an automated email from the ASF dual-hosted git repository. dianfu pushed a commit to branch release-1.16 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.16 by this push: new b29d1055f92 [hotfix][python] Use

[flink] branch master updated: [hotfix][python] Use off-heap memory if managed memory fraction is 0

2022-12-13 Thread dianfu
This is an automated email from the ASF dual-hosted git repository. dianfu 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 9cc55d6dc11 [hotfix][python] Use off-heap memory

[flink-web] 01/03: Kubernetes Operator Release 1.3.0

2022-12-13 Thread mbalassi
This is an automated email from the ASF dual-hosted git repository. mbalassi pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git commit 95c936d2f328181ea75064963ef931c55cf7e925 Author: Matyas Orhidi AuthorDate: Wed Dec 7 15:49:58 2022 -0800

[flink-web] branch asf-site updated (110fb4acc -> a5d613e15)

2022-12-13 Thread mbalassi
This is an automated email from the ASF dual-hosted git repository. mbalassi pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git from 110fb4acc Rebuild website new 95c936d2f Kubernetes Operator Release 1.3.0 new f1d1dc3e8 Kubernetes

[flink-web] 02/03: Kubernetes Operator 1.3.0 release blogpost

2022-12-13 Thread mbalassi
This is an automated email from the ASF dual-hosted git repository. mbalassi pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git commit f1d1dc3e8e858d5065e24f33987f26f6a9310e5a Author: Matyas Orhidi AuthorDate: Tue Dec 13 14:29:14 2022 -0800

svn commit: r58710 - /release/flink/flink-kubernetes-operator-1.1.0/

2022-12-13 Thread mbalassi
Author: mbalassi Date: Tue Dec 13 23:37:27 2022 New Revision: 58710 Log: Remove old kubernetes operator release 1.1.0 Removed: release/flink/flink-kubernetes-operator-1.1.0/

svn commit: r58709 - /dev/flink/flink-kubernetes-operator-1.3.0-rc1/ /release/flink/flink-kubernetes-operator-1.3.0/

2022-12-13 Thread mbalassi
Author: mbalassi Date: Tue Dec 13 23:31:40 2022 New Revision: 58709 Log: Release Apache Flink Kubernetes Operator 1.3.0 Added: release/flink/flink-kubernetes-operator-1.3.0/ - copied from r58708, dev/flink/flink-kubernetes-operator-1.3.0-rc1/ Removed:

[flink-kubernetes-operator] annotated tag release-1.3.0 updated (b7e40daa -> 5d79e20a)

2022-12-13 Thread morhidi
This is an automated email from the ASF dual-hosted git repository. morhidi pushed a change to annotated tag release-1.3.0 in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git *** WARNING: tag release-1.3.0 was modified! *** from b7e40daa (commit) to

[flink-kubernetes-operator] branch main updated: [FLINK-30381] Bump minikube kubernetes version for operator

2022-12-13 Thread mbalassi
This is an automated email from the ASF dual-hosted git repository. mbalassi 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 4ec52209 [FLINK-30381] Bump

[flink] branch master updated (2c89283b877 -> 4abdf2d94f1)

2022-12-13 Thread mbalassi
This is an automated email from the ASF dual-hosted git repository. mbalassi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 2c89283b877 [FLINK-30175][Build] Bump snakeyaml from 1.31 to 1.33 add 4abdf2d94f1

[flink] branch master updated: [FLINK-30175][Build] Bump snakeyaml from 1.31 to 1.33

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser 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 2c89283b877 [FLINK-30175][Build] Bump

[flink-connector-pulsar] annotated tag v3.0.0-rc3 updated (ced35db -> 6d543f5)

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to annotated tag v3.0.0-rc3 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git *** WARNING: tag v3.0.0-rc3 was modified! *** from ced35db (commit) to 6d543f5

svn commit: r58704 - in /dev/flink/flink-connector-pulsar-3.0.0-rc3: ./ flink-connector-pulsar-3.0.0-src.tgz flink-connector-pulsar-3.0.0-src.tgz.asc flink-connector-pulsar-3.0.0-src.tgz.sha512

2022-12-13 Thread martijnvisser
Author: martijnvisser Date: Tue Dec 13 12:25:10 2022 New Revision: 58704 Log: Add flink-connector-pulsar-3.0.0-rc3 Added: dev/flink/flink-connector-pulsar-3.0.0-rc3/ dev/flink/flink-connector-pulsar-3.0.0-rc3/flink-connector-pulsar-3.0.0-src.tgz (with props)

[flink-connector-pulsar] branch v3.0 updated: [hotfix] Amend NOTICE

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git The following commit(s) were added to refs/heads/v3.0 by this push: new e7491b5 [hotfix] Amend

svn commit: r58703 - in /dev/flink/flink-connector-rabbitmq-3.0.0-rc1: ./ flink-connector-rabbitmq-3.0.0-src.tgz flink-connector-rabbitmq-3.0.0-src.tgz.asc flink-connector-rabbitmq-3.0.0-src.tgz.sha51

2022-12-13 Thread martijnvisser
Author: martijnvisser Date: Tue Dec 13 12:16:11 2022 New Revision: 58703 Log: Add flink-connector-rabbitmq-3.0.0-rc1 Added: dev/flink/flink-connector-rabbitmq-3.0.0-rc1/ dev/flink/flink-connector-rabbitmq-3.0.0-rc1/flink-connector-rabbitmq-3.0.0-src.tgz (with props)

[flink-connector-rabbitmq] annotated tag v3.0.0-rc1 updated (325b6ba -> a89ad95)

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to annotated tag v3.0.0-rc1 in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git *** WARNING: tag v3.0.0-rc1 was modified! *** from 325b6ba (commit) to a89ad95

svn commit: r58702 - /dev/flink/flink-connector-rabbitmq-3.0.0-rc1/

2022-12-13 Thread martijnvisser
Author: martijnvisser Date: Tue Dec 13 12:14:46 2022 New Revision: 58702 Log: (empty) Removed: dev/flink/flink-connector-rabbitmq-3.0.0-rc1/

[flink-connector-rabbitmq] annotated tag v3.0.0-rc1 updated (325b6ba -> 0226f39)

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to annotated tag v3.0.0-rc1 in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git *** WARNING: tag v3.0.0-rc1 was modified! *** from 325b6ba (commit) to 0226f39

[flink-connector-rabbitmq] branch v3.0 updated: [hotfix] Update NOTICE

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git The following commit(s) were added to refs/heads/v3.0 by this push: new 190c2c4 [hotfix] Update

[flink-connector-rabbitmq] branch main updated: [hotfix] Update NOTICE

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git The following commit(s) were added to refs/heads/main by this push: new 25a71a7 [hotfix] Update

[flink-connector-pulsar] branch main updated: [hotfix] Amend NOTICE

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git The following commit(s) were added to refs/heads/main by this push: new f547f7b [hotfix] Amend NOTICE

[flink-connector-hbase] branch main updated: [hotfix] Add licensing

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git The following commit(s) were added to refs/heads/main by this push: new d3f878a [hotfix] Add licensing

[flink-connector-pulsar] branch main updated: [hotfix] Fix workflow reference

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git The following commit(s) were added to refs/heads/main by this push: new 11a0274 [hotfix] Fix workflow

[flink-connector-jdbc] branch main updated: [hotfix] Add licensing

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git The following commit(s) were added to refs/heads/main by this push: new 5eabc8d [hotfix] Add licensing

[flink-connector-kafka] branch main updated: [hotfix] Add licensing

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-kafka.git The following commit(s) were added to refs/heads/main by this push: new 685bea1 [hotfix] Add licensing

[flink-connector-hive] branch main updated: [hotfix] Add licensing

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hive.git The following commit(s) were added to refs/heads/main by this push: new 197efdd [hotfix] Add licensing

[flink-connector-pulsar] branch v3.0 updated: [hotfix] Add missing LICENSE and NOTICE file

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git The following commit(s) were added to refs/heads/v3.0 by this push: new 1fbb8ee [hotfix] Add

[flink-connector-gcp-pubsub] branch main updated: [hotfix] Add licensing

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-gcp-pubsub.git The following commit(s) were added to refs/heads/main by this push: new fabf8fa [hotfix] Add

[flink-connector-pulsar] branch main updated: [hotfix] Add missing LICENSE and NOTICE file

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git The following commit(s) were added to refs/heads/main by this push: new b40f1b5 [hotfix] Add

[flink] branch release-1.15 updated: [hotfix][build] Add dependency-reduced-poms to .gitignore

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch release-1.15 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.15 by this push: new 075273c796d [hotfix][build] Add

[flink] branch release-1.16 updated: [hotfix][build] Add dependency-reduced-poms to .gitignore

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch release-1.16 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.16 by this push: new 89ca74bd9f6 [hotfix][build] Add

[flink] branch master updated (b6c5534efc8 -> 249eb522b09)

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from b6c5534efc8 [FLINK-29998] Make the backpressure tab could be sort by the busy percent add 249eb522b09

svn commit: r58701 - in /dev/flink/flink-connector-rabbitmq-3.0.0-rc1: ./ flink-connector-rabbitmq-3.0.0-src.tgz flink-connector-rabbitmq-3.0.0-src.tgz.asc flink-connector-rabbitmq-3.0.0-src.tgz.sha51

2022-12-13 Thread martijnvisser
Author: martijnvisser Date: Tue Dec 13 10:55:56 2022 New Revision: 58701 Log: Add flink-connector-rabbitmq-3.0.0-rc1 Added: dev/flink/flink-connector-rabbitmq-3.0.0-rc1/ dev/flink/flink-connector-rabbitmq-3.0.0-rc1/flink-connector-rabbitmq-3.0.0-src.tgz (with props)

[flink-connector-rabbitmq] annotated tag v3.0.0-rc1 updated (9861304 -> f66934c)

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to annotated tag v3.0.0-rc1 in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git *** WARNING: tag v3.0.0-rc1 was modified! *** from 9861304 (commit) to f66934c

[flink-connector-rabbitmq] branch v3.0 created (now 81d03b8)

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git at 81d03b8 [hotfix] Reuse workflow No new revisions were added by this update.

[flink-connector-gcp-pubsub] branch main updated: [hotfix] Sync CI setup & reuse workflow

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-gcp-pubsub.git The following commit(s) were added to refs/heads/main by this push: new 1c361ca [hotfix] Sync CI

[flink-connector-redis-streams] branch main updated: [hotfix] Sync CI setup

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-redis-streams.git The following commit(s) were added to refs/heads/main by this push: new 6dd6c07 [hotfix] Sync CI

[flink-connector-mongodb] branch main updated: [hotfix] Sync CI setup

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-mongodb.git The following commit(s) were added to refs/heads/main by this push: new c4e854d [hotfix] Sync CI setup

[flink-connector-hive] branch main updated: [hotfix] Sync CI setup & reuse workflow

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hive.git The following commit(s) were added to refs/heads/main by this push: new 4e50b3c [hotfix] Sync CI setup &

[flink-connector-cassandra] branch main updated: [hotfix] Reuse workflow

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-cassandra.git The following commit(s) were added to refs/heads/main by this push: new ebb0e6e [hotfix] Reuse

[flink-connector-kafka] branch main updated: [hotfix] Reuse workflow

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-kafka.git The following commit(s) were added to refs/heads/main by this push: new 4e52129 [hotfix] Reuse workflow

[flink-connector-rabbitmq] branch v3.0 created (now 7ac1126)

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git at 7ac1126 [hotfix][ci] Remove repo name from workflow files No new revisions were added by

[flink-connector-jdbc] branch main updated: [hotfix] Reuse workflow

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git The following commit(s) were added to refs/heads/main by this push: new 50a4b29 [hotfix] Reuse workflow

[flink-connector-opensearch] branch main updated: [hotfix] Reuse workflow

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git The following commit(s) were added to refs/heads/main by this push: new 198f5a7 [hotfix] Reuse

[flink-connector-rabbitmq] branch main updated: [hotfix] Reuse workflow

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git The following commit(s) were added to refs/heads/main by this push: new 81d03b8 [hotfix] Reuse workflow

[flink-connector-hbase] branch main updated: [hotfix][ci] Reuse workflow

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git The following commit(s) were added to refs/heads/main by this push: new e6d2c65 [hotfix][ci] Reuse

[flink-connector-pulsar] branch main updated: [hotfix][ci] Reuse workflow

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git The following commit(s) were added to refs/heads/main by this push: new 56b1e5e [hotfix][ci] Reuse

[flink-connector-elasticsearch] branch main updated: [hotfix][ci] Reuse workflow

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-elasticsearch.git The following commit(s) were added to refs/heads/main by this push: new ce221bb [hotfix][ci]

[flink-connector-shared-utils] branch ci_utils updated: Add re-usable CI workflow

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch ci_utils in repository https://gitbox.apache.org/repos/asf/flink-connector-shared-utils.git The following commit(s) were added to refs/heads/ci_utils by this push: new 9a49516 Add

[flink-ml] branch master updated: [FLINK-29601] Add Estimator and Transformer for UnivariateFeatureSelector

2022-12-13 Thread lindong
This is an automated email from the ASF dual-hosted git repository. lindong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-ml.git The following commit(s) were added to refs/heads/master by this push: new f793ef1 [FLINK-29601] Add Estimator and

[flink-connector-hbase] branch main updated (d74e518 -> a236254)

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git from d74e518 [FLINK-30062][Connectors/HBase] Bundle the exact same dependencies as 1.16.0 new dc85476

[flink-connector-hbase] 01/03: [FLINK-30353][ci] Limit concurrency

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit dc8547641c3f4d20f87a231fa71d49171f2de302 Author: Chesnay Schepler AuthorDate: Tue Dec 13 10:48:30 2022

[flink-connector-hbase] 02/03: [hotfix][ci] Only run weekly in Apache repo

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit 8996bed455a517b7f69522ab0f9fc8c9f6b800a2 Author: Chesnay Schepler AuthorDate: Tue Dec 13 10:48:38 2022

[flink-connector-hbase] 03/03: [hotfix][ci] Remove repo name from workflow files

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git commit a2362544c768ba1c4e7dcc237582f40a71484a89 Author: Chesnay Schepler AuthorDate: Tue Dec 13 10:48:56 2022

[flink-connector-rabbitmq] 03/03: [hotfix][ci] Remove repo name from workflow files

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git commit 7ac11267ec783d8af7f68d1b8086956b8d71c78c Author: Chesnay Schepler AuthorDate: Tue Dec 13 10:47:18 2022

[flink-connector-rabbitmq] 02/03: [hotfix][ci] Only run weekly in Apache repo

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git commit 50502f41d87830e3bf6c95a7adde0d095d36150f Author: Chesnay Schepler AuthorDate: Tue Dec 13 10:47:05 2022

[flink-connector-rabbitmq] branch main updated (972fc15 -> 7ac1126)

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git from 972fc15 [hotfix] Update README new 711dee3 [FLINK-30353][ci] Limit concurrency new

[flink-connector-rabbitmq] 01/03: [FLINK-30353][ci] Limit concurrency

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git commit 711dee31366e3e3b794b3a85074ad2ab3a133e6d Author: Chesnay Schepler AuthorDate: Tue Dec 13 10:46:56 2022

[flink-connector-pulsar] branch main updated: [hotfix][ci] Fix workflow

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git The following commit(s) were added to refs/heads/main by this push: new b1e4d51 [hotfix][ci] Fix workflow

[flink-connector-opensearch] branch main updated (6407aab -> 34dc5de)

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git from 6407aab [FLINK-25756][docs] Add documentation new 4d07063 [FLINK-30353][ci] Limit

[flink-connector-opensearch] 03/03: [hotfix][ci] Remove repo name from workflow files

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git commit 34dc5de98a5bbdb8ce99f3a58cae896d31aee30a Author: Chesnay Schepler AuthorDate: Tue Dec 13 10:43:53

[flink-connector-opensearch] 01/03: [FLINK-30353][ci] Limit concurrency

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git commit 4d07063602d5739f15113ff6357a3607d0c8e047 Author: Chesnay Schepler AuthorDate: Tue Dec 13 10:41:17

[flink-connector-opensearch] 02/03: [hotfix][ci] Only run weekly in Apache repo

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git commit 7f26e648f79eb20ce74b24fc18cd9c1c18762f45 Author: Chesnay Schepler AuthorDate: Tue Dec 13 10:41:34

[flink-connector-rabbitmq] branch main updated: [hotfix] Update README

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git The following commit(s) were added to refs/heads/main by this push: new 972fc15 [hotfix] Update

[flink-connector-rabbitmq] branch main updated (b299fa1 -> 70409b8)

2022-12-13 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-rabbitmq.git from b299fa1 [hotfix][ci] Fail on architecture tests store update new 75ee64e [FLINK-4676]

[flink-connector-pulsar] 03/03: [hotfix][ci] Remove repo name from workflow files

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit 15e1372f4df63fac6946654f76ec3e35b90bc5d7 Author: Chesnay Schepler AuthorDate: Tue Dec 13 10:40:20 2022

[flink-connector-pulsar] branch main updated (ded956e -> 15e1372)

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git from ded956e [hotfix][architecture] Add ProductionCodeArchitectureTest new c5c9227

[flink-connector-pulsar] 02/03: [hotfix][ci] Only run weekly in Apache repo

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit 0e05cb5dc72e2627064ec994270a508ef43849dd Author: Chesnay Schepler AuthorDate: Tue Dec 13 10:39:43 2022

[flink-connector-pulsar] 01/03: [FLINK-30353][ci] Limit concurrency

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git commit c5c922759ed0539063d4a9a48536e1ef87f4b7d1 Author: Chesnay Schepler AuthorDate: Tue Dec 13 10:39:33 2022

[flink-connector-aws] branch main updated: [FLINK-30353][ci] Limit concurrency

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-aws.git The following commit(s) were added to refs/heads/main by this push: new 1646ec0 [FLINK-30353][ci] Limit

[flink-connector-jdbc] 01/03: [FLINK-30353][ci] Limit concurrency

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git commit ba0f18470245a0c397ac5b96dfcbc4c9e7bc483a Author: Chesnay Schepler AuthorDate: Tue Dec 13 10:27:02 2022

[flink-connector-jdbc] 02/03: [hotfix][ci] Only run weekly in Apache repo

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git commit ce55ce06040e52821e7e6bb1692f63ea5cb4a118 Author: Chesnay Schepler AuthorDate: Tue Dec 13 10:27:11 2022

[flink-connector-jdbc] 03/03: [hotfix][ci] Remove repo name from workflow files

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git commit 092f502b2962984af47d8428eab86687db229b81 Author: Chesnay Schepler AuthorDate: Tue Dec 13 10:27:19 2022

[flink-connector-jdbc] branch main updated (9559acf -> 092f502)

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git from 9559acf [FLINK-30060][Connector/JDBC] Move existing JDBC connector code from Flink repo to dedicated

[flink-connector-kafka] 02/03: [hotfix][ci] Only run weekly in Apache repo

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-kafka.git commit f5c35f093c12b2bee90f3091e93990270026768e Author: Chesnay Schepler AuthorDate: Tue Dec 13 10:25:18 2022

[flink-connector-kafka] 03/03: [hotfix][ci] Remove repo name from workflow files

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-kafka.git commit d9e4c2466e0681f1f90b71f44d40f6b3fcd80085 Author: Chesnay Schepler AuthorDate: Tue Dec 13 10:25:43 2022

[flink-connector-kafka] 01/03: [FLINK-30353][ci] Limit concurrency

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-kafka.git commit e253f0cdf596e14c540501d928da3315f0618619 Author: Chesnay Schepler AuthorDate: Tue Dec 13 10:25:08 2022

[flink-connector-kafka] branch main updated (4f664f1 -> d9e4c24)

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-kafka.git from 4f664f1 [hotfix] Setup auto-linking new e253f0c [FLINK-30353][ci] Limit concurrency new

[flink-connector-cassandra] 01/03: [FLINK-30353][ci] Limit concurrency

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-cassandra.git commit 98528f021f5d279ece7f98751f7a740ff4ac3d37 Author: Chesnay Schepler AuthorDate: Tue Dec 13 10:19:49

[flink-connector-cassandra] 02/03: [hotfix][ci] Only run weekly in Apache repo

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-cassandra.git commit 46b1128747a07a892beeabe79ae37b50d530f70d Author: Chesnay Schepler AuthorDate: Tue Dec 13 10:19:56

[flink-connector-cassandra] 03/03: [hotfix][ci] Remove repo name from workflow files

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-cassandra.git commit 693dc5288fbd867740c064718713c652842afe0b Author: Chesnay Schepler AuthorDate: Tue Dec 13 10:20:11

[flink-connector-cassandra] branch main updated (77b088f -> 693dc52)

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-cassandra.git from 77b088f [hotfix] Setup auto-linking new 98528f0 [FLINK-30353][ci] Limit concurrency

[flink-connector-elasticsearch] 03/03: [hotfix][ci] Remove repo name from workflow files

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-elasticsearch.git commit 8275d13968b56ed93088455b7b3d950cf8c070b5 Author: Chesnay Schepler AuthorDate: Tue Dec 13

[flink-connector-elasticsearch] 01/03: [FLINK-30353][ci] Limit concurrency

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-elasticsearch.git commit 68ac773168e993dd608448cb6027665f28d227b1 Author: Chesnay Schepler AuthorDate: Tue Dec 13

[flink-connector-elasticsearch] 02/03: [hotfix][ci] Only run weekly in Apache repo

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-elasticsearch.git commit 35ae216b05772c010d47f6aa9f5b072842590c66 Author: Chesnay Schepler AuthorDate: Tue Dec 13

[flink-connector-elasticsearch] branch main updated (e205d90 -> 8275d13)

2022-12-13 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-elasticsearch.git from e205d90 [FLINK-30352][docs] Document missing configuration properties new 68ac773

[flink-table-store] branch master updated: [FLINK-30395] Refactor module name and documentation for filesystems

2022-12-13 Thread czweng
This is an automated email from the ASF dual-hosted git repository. czweng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git The following commit(s) were added to refs/heads/master by this push: new 0620350d [FLINK-30395] Refactor

[flink-table-store] 02/02: [FLINK-30210] Refactor StoreCompactOperator to accept records containing partitions and buckets in Table Store

2022-12-13 Thread czweng
This is an automated email from the ASF dual-hosted git repository. czweng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git commit 333bb8dad697d65e70a4d672748bc1e55d7ded03 Author: tsreaper AuthorDate: Fri Dec 9 14:58:40 2022 +0800

[flink-table-store] 01/02: [FLINK-30210] Refactor StoreWriteOperator so periodic full compaction writer can be reused in compactor sink

2022-12-13 Thread czweng
This is an automated email from the ASF dual-hosted git repository. czweng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git commit 2073bd66a4e41ac47a98b0c0370b0ccdeb516c62 Author: tsreaper AuthorDate: Wed Nov 23 15:05:17 2022 +0800

[flink-table-store] branch master updated (3e476570 -> 333bb8da)

2022-12-13 Thread czweng
This is an automated email from the ASF dual-hosted git repository. czweng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git from 3e476570 [FLINK-30373] Flink-table-runtime free for flink-table-store-codegen new 2073bd66