(flink-connector-elasticsearch) branch main updated: [FLINK-35424] Elasticsearch connector 8 supports SSL context

2024-05-26 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 50327f8 [FLINK-35424

(flink) branch release-1.18 updated: [FLINK-20539][table-planner] Fix type mismatch when using ROW in computed column

2024-05-17 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch release-1.18 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.18 by this push: new 08ba6497e3e [FLINK-20539][table

(flink-connector-opensearch) annotated tag v2.0.0-rc1 updated (11cde7b -> c104392)

2024-05-15 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to annotated tag v2.0.0-rc1 in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git *** WARNING: tag v2.0.0-rc1 was modified! *** from 11cde7b (commit) to c104392

(flink-connector-opensearch) 01/01: Update version to 2.0.0

2024-05-15 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch os200 in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git commit 11cde7b1526b220e2836b0492fd97bcc3c81d3bd Author: Sergey Nuyanzin AuthorDate: Wed May 15 23:20:37

(flink-connector-opensearch) branch os200 created (now 11cde7b)

2024-05-15 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch os200 in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git at 11cde7b Update version to 2.0.0 This branch includes the following new commits: new

svn commit: r69233 - in /dev/flink/flink-connector-opensearch-2.0.0-rc1: ./ flink-connector-opensearch-2.0.0-src.tgz flink-connector-opensearch-2.0.0-src.tgz.asc flink-connector-opensearch-2.0.0-src.t

2024-05-15 Thread snuyanzin
Author: snuyanzin Date: Wed May 15 21:21:32 2024 New Revision: 69233 Log: Add flink-connector-opensearch-2.0.0-rc1 Added: dev/flink/flink-connector-opensearch-2.0.0-rc1/ dev/flink/flink-connector-opensearch-2.0.0-rc1/flink-connector-opensearch-2.0.0-src.tgz (with props) dev

(flink-connector-opensearch) annotated tag v1.2.0-rc1 updated (30e94d6 -> 607bf4f)

2024-05-15 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to annotated tag v1.2.0-rc1 in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git *** WARNING: tag v1.2.0-rc1 was modified! *** from 30e94d6 (commit) to 607bf4f

(flink-connector-opensearch) 01/01: Update version to 1.2.0

2024-05-15 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch 120rc0 in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git commit 30e94d61e594856e9aeb059f29b372ab8a912cab Author: Sergey Nuyanzin AuthorDate: Sat May 11 23:31:39

(flink-connector-opensearch) branch 120rc0 created (now 30e94d6)

2024-05-15 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch 120rc0 in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git at 30e94d6 Update version to 1.2.0 This branch includes the following new commits: new

(flink) branch release-1.18 updated: [FLINK-27741][table-planner] Fix NPE when use dense_rank() and rank()

2024-05-14 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch release-1.18 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.18 by this push: new 1e1a7f16b6f [FLINK-27741][table

(flink) branch release-1.19 updated: [FLINK-27741][table-planner] Fix NPE when use dense_rank() and rank()

2024-05-14 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch release-1.19 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.19 by this push: new 190522c2c05 [FLINK-27741][table

(flink) branch master updated: [FLINK-27741][table-planner] Fix NPE when use dense_rank() and rank()

2024-05-14 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 40fb49dd17b [FLINK-27741][table-planner] Fix

(flink) branch release-1.18 updated: [FLINK-35098][ORC] Fix incorrect results with literal first expressions

2024-05-14 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch release-1.18 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.18 by this push: new 1f604da2dfc [FLINK-35098][ORC

(flink) branch release-1.19 updated: [FLINK-35098][ORC] Fix incorrect results with literal first expressions

2024-05-14 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch release-1.19 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.19 by this push: new e16da86dfb1 [FLINK-35098][ORC

(flink) branch master updated: [FLINK-35098][ORC] Fix incorrect results with literal first expressions

2024-05-14 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 4165bac27bd [FLINK-35098][ORC] Fix incorrect

(flink-connector-gcp-pubsub) branch main updated: [FLINK-35322][Connectors/Google PubSub] Remove weekly tests of 1.19 for unsupporting version v3.0

2024-05-12 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 725f3d6 [FLINK-35322

svn commit: r69108 - in /dev/flink/flink-connector-opensearch-1.2.0-rc1: ./ flink-connector-opensearch-1.2.0-src.tgz flink-connector-opensearch-1.2.0-src.tgz.asc flink-connector-opensearch-1.2.0-src.t

2024-05-11 Thread snuyanzin
Author: snuyanzin Date: Sat May 11 21:35:20 2024 New Revision: 69108 Log: Add flink-connector-opensearch-1.2.0-rc1 Added: dev/flink/flink-connector-opensearch-1.2.0-rc1/ dev/flink/flink-connector-opensearch-1.2.0-rc1/flink-connector-opensearch-1.2.0-src.tgz (with props) dev

svn commit: r69107 - /dev/flink/flink-connector-opensearch-1.2.0-rc1/

2024-05-11 Thread snuyanzin
Author: snuyanzin Date: Sat May 11 21:29:48 2024 New Revision: 69107 Log: Need another rc Removed: dev/flink/flink-connector-opensearch-1.2.0-rc1/

(flink-connector-opensearch) branch main updated: [hotfix] Use 1.1 branch during weekly instead of 1.0

2024-05-11 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 f95bb34 [hotfix] Use 1.1

(flink-connector-opensearch) branch test_11 updated (1f4508a -> 60e1a4a)

2024-05-11 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch test_11 in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git discard 1f4508a [hotfix] Use 1.1 branch during weekly instead of 1.0 add 60e1a4a [hotfix] Use

(flink-connector-opensearch) 01/02: [hotfix] Revert revisions

2024-05-11 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch test_11 in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git commit 2a88f1f7325b1c476d2e6e2c87b170abfac4215c Author: Sergey Nuyanzin AuthorDate: Fri Apr 26 13:51

(flink-connector-opensearch) branch test_11 updated (cf1bcab -> 1f4508a)

2024-05-11 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch test_11 in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git discard cf1bcab [hotfix] Use 1.1 branch during weekly instead of 1.0 discard 60c6d8a [hotfix

(flink-connector-opensearch) 02/02: [hotfix] Use 1.1 branch during weekly instead of 1.0

2024-05-11 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch test_11 in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git commit 1f4508a30a12e7830945c6d5cc16adf6cedc3779 Author: Sergey Nuyanzin AuthorDate: Sat May 11 10:54

(flink-connector-opensearch) 01/01: [hotfix] Use 1.1 branch during weekly instead of 1.0

2024-05-11 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch test_11 in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git commit cf1bcab2bf3e5be3896b17ad54929bdd59af4038 Author: Sergey Nuyanzin AuthorDate: Sat May 11 10:54

(flink-connector-opensearch) branch test_11 updated (635317e -> cf1bcab)

2024-05-11 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch test_11 in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git discard 635317e Update weekly.yml discard 31b09c3 [hotfix] Use 1.1 branch during weekly instead

(flink-connector-opensearch) branch test_11 updated: Update weekly.yml

2024-05-11 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch test_11 in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git The following commit(s) were added to refs/heads/test_11 by this push: new 635317e Update

(flink-connector-opensearch) 01/02: [hotfix] Revert revisions

2024-05-11 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch test_11 in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git commit 60c6d8ad17ceb218ef558b974435c680aae70f18 Author: Sergey Nuyanzin AuthorDate: Fri Apr 26 13:51

(flink-connector-opensearch) branch test_11 created (now 31b09c3)

2024-05-11 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch test_11 in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git at 31b09c3 [hotfix] Use 1.1 branch during weekly instead of 1.0 This branch includes

(flink-connector-opensearch) 02/02: [hotfix] Use 1.1 branch during weekly instead of 1.0

2024-05-11 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch test_11 in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git commit 31b09c3469f2c77f25742e2042f5f330b1a7ef0a Author: Sergey Nuyanzin AuthorDate: Sat May 11 10:54

svn commit: r69102 - in /dev/flink/flink-connector-opensearch-1.2.0-rc1: ./ flink-connector-opensearch-1.2.0-src.tgz flink-connector-opensearch-1.2.0-src.tgz.asc flink-connector-opensearch-1.2.0-src.t

2024-05-11 Thread snuyanzin
Author: snuyanzin Date: Sat May 11 08:40:40 2024 New Revision: 69102 Log: Add flink-connector-opensearch-1.2.0-rc1 Added: dev/flink/flink-connector-opensearch-1.2.0-rc1/ dev/flink/flink-connector-opensearch-1.2.0-rc1/flink-connector-opensearch-1.2.0-src.tgz (with props) dev

svn commit: r69101 - /dev/flink/flink-connector-opensearch-2.0.0-rc1/

2024-05-11 Thread snuyanzin
Author: snuyanzin Date: Sat May 11 08:39:36 2024 New Revision: 69101 Log: Need another rc for flink-connector-opensearch Removed: dev/flink/flink-connector-opensearch-2.0.0-rc1/

(flink-connector-elasticsearch) branch main updated: [FLINK-34369][connectors/elasticsearch] Elasticsearch connector supports SSL context

2024-05-03 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 5d1f8d0 [FLINK-34369

svn commit: r68830 - in /dev/flink/flink-connector-opensearch-2.0.0-rc1: ./ flink-connector-opensearch-2.0.0-src.tgz flink-connector-opensearch-2.0.0-src.tgz.asc flink-connector-opensearch-2.0.0-src.t

2024-04-27 Thread snuyanzin
Author: snuyanzin Date: Sat Apr 27 20:10:36 2024 New Revision: 68830 Log: Add flink-connector-opensearch-2.0.0-rc1 Added: dev/flink/flink-connector-opensearch-2.0.0-rc1/ dev/flink/flink-connector-opensearch-2.0.0-rc1/flink-connector-opensearch-2.0.0-src.tgz (with props) dev

svn commit: r68829 - /dev/flink/flink-connector-opensearch-1.2.0-rc1/

2024-04-27 Thread snuyanzin
Author: snuyanzin Date: Sat Apr 27 20:09:34 2024 New Revision: 68829 Log: Need another rc Removed: dev/flink/flink-connector-opensearch-1.2.0-rc1/

(flink-connector-opensearch) branch main updated: [hotfix] Use jdk 1.8 for profile activation (#45)

2024-04-24 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 ed90318 [hotfix] Use jdk

svn commit: r68751 - in /dev/flink/flink-connector-opensearch-1.2.0-rc1: ./ flink-connector-opensearch-1.2.0-src.tgz flink-connector-opensearch-1.2.0-src.tgz.asc flink-connector-opensearch-1.2.0-src.t

2024-04-24 Thread snuyanzin
Author: snuyanzin Date: Wed Apr 24 22:32:17 2024 New Revision: 68751 Log: Add flink-connector-opensearch-1.2.0-rc1 Added: dev/flink/flink-connector-opensearch-1.2.0-rc1/ dev/flink/flink-connector-opensearch-1.2.0-rc1/flink-connector-opensearch-1.2.0-src.tgz (with props) dev

svn commit: r68750 - /dev/flink/flink-connector-opensearch-1.2.0-rc1/

2024-04-24 Thread snuyanzin
Author: snuyanzin Date: Wed Apr 24 22:02:49 2024 New Revision: 68750 Log: Revert add flink-connector-opensearch Removed: dev/flink/flink-connector-opensearch-1.2.0-rc1/

svn commit: r68749 - in /dev/flink/flink-connector-opensearch-1.2.0-rc1: ./ flink-connector-opensearch-1.2.0-src.tgz flink-connector-opensearch-1.2.0-src.tgz.asc flink-connector-opensearch-1.2.0-src.t

2024-04-24 Thread snuyanzin
Author: snuyanzin Date: Wed Apr 24 21:28:39 2024 New Revision: 68749 Log: Add flink-connector-opensearch-1.2.0-rc1 Added: dev/flink/flink-connector-opensearch-1.2.0-rc1/ dev/flink/flink-connector-opensearch-1.2.0-rc1/flink-connector-opensearch-1.2.0-src.tgz (with props) dev

(flink-connector-opensearch) 03/03: [hotfix] Introduce profiles for releasing connectors for Opensearch 1 and 2

2024-04-24 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git commit 22a2934c32898a1c4016d398333f82772522036f Author: Sergey Nuyanzin AuthorDate: Tue Apr 23 09:26:39

(flink-connector-opensearch) branch main updated (a4367c7 -> 22a2934)

2024-04-24 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git from a4367c7 [FLINK-34961] Use dedicated CI name for Opensearch connector to differentiate

(flink-connector-opensearch) 02/03: [hotfix] Apply for Opensearch 2.13.0 and 1.3.15

2024-04-24 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git commit 00175255722208a58fbc5914d175bc0c3b7986ca Author: Sergey Nuyanzin AuthorDate: Tue Apr 16 14:51:38

(flink-connector-hbase) branch v3.0 updated: [FLINK-34961] Use dedicated CI name for HBase connector to differentiate it in infra-reports

2024-04-16 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch v3.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-hbase.git The following commit(s) were added to refs/heads/v3.0 by this push: new 2a55c40 [FLINK-34961] Use

(flink-connector-hbase) branch main updated: [FLINK-34961] Use dedicated CI name for HBase connector to differentiate it in infra-reports

2024-04-16 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 8ffab20 [FLINK-34961] Use

(flink-connector-hbase) branch main updated: [FLINK-33440] Update Flink version matrix, add 1.19-SNAPSHOT to GH workflows, update flink-connector-parent

2024-04-16 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 08b7b69 [FLINK-33440] Update

(flink-connector-pulsar) branch main updated: [FLINK-34961] Use dedicated CI name for Pulsar connector to differentiate it in infra-reports

2024-04-16 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 2629d0b [FLINK-34961] Use

(flink-connector-elasticsearch) branch main updated: [FLINK-34961] Use dedicated CI name for Elasticsearch connector to differentiate it in infra-reports

2024-04-15 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 162e694 [FLINK-34961

(flink-connector-gcp-pubsub) branch main updated (4c155b4 -> 952f296)

2024-04-15 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-gcp-pubsub.git from 4c155b4 [hotfix][ci] Make CI against multiple Flink versions new 5eace3c [hotfix] Update

(flink-connector-gcp-pubsub) 01/03: [hotfix] Update dependencies junit5 to 5.10.2 assertj to 3.25.3 testcontainers to 1.19.7 mockito to 3.12.4 hamcrest to 2.2 log4j to 2.23.1

2024-04-15 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-gcp-pubsub.git commit 5eace3c871da74cac62f9b24914fba4d42d0007f Author: Sergey Nuyanzin AuthorDate: Mon Apr 15 10:10:55

(flink-connector-gcp-pubsub) 02/03: [hotfix] Drop support for Flink 1.16 and add support for 1.19, 1.20

2024-04-15 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-gcp-pubsub.git commit 1455ffe0177366f4b2e7b065b7b07ebd7829e3dd Author: Sergey Nuyanzin AuthorDate: Mon Apr 15 11:02:14

(flink-connector-gcp-pubsub) 03/03: [hotfix] Add jdk 17, 21 to ci, use dedicated name for ci

2024-04-15 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-gcp-pubsub.git commit 952f296f2d609c2bbf54328ef55cb9e5280a4c2c Author: Sergey Nuyanzin AuthorDate: Mon Apr 15 11:27:59

(flink-connector-elasticsearch) branch main updated: [FLINK-35094] SinkTestSuiteBase.testScaleDown is hanging for 1.20-SNAPSHOT

2024-04-15 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 516a898 [FLINK-35094

(flink-connector-opensearch) branch v1.1 updated: [FLINK-34961] Use dedicated CI name for Opensearch connector to differentiate it in infra-reports

2024-04-15 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch v1.1 in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git The following commit(s) were added to refs/heads/v1.1 by this push: new f75ca8c [FLINK-34961] Use

(flink-connector-opensearch) branch main updated: [FLINK-34961] Use dedicated CI name for Opensearch connector to differentiate it in infra-reports

2024-04-15 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 a4367c7 [FLINK-34961] Use

(flink-connector-mongodb) branch v1.1 updated: [FLINK-34961] Use dedicated CI name for MongoDB connector to differentiate it in infra-reports

2024-04-15 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch v1.1 in repository https://gitbox.apache.org/repos/asf/flink-connector-mongodb.git The following commit(s) were added to refs/heads/v1.1 by this push: new 3c28449 [FLINK-34961] Use

(flink-connector-mongodb) branch main updated: [FLINK-34961] Use dedicated CI name for MongoDB connector to differentiate it in infra-reports

2024-04-15 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 144a069 [FLINK-34961] Use

(flink) branch master updated (c601c70e5c4 -> f74dc57561a)

2024-04-15 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from c601c70e5c4 [FLINK-32440][checkpoint] Introduce file merging configuration (#22973) add f74dc57561a [FLINK

(flink-connector-opensearch) branch main updated: [FLINK-34942][connectors/opensearch] Add support for Flink 1.19+

2024-04-14 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 00f1a5b [FLINK-34942

(flink-kubernetes-operator) branch main updated: [FLINK-34961] Use dedicated CI name for Kubernetes Operator to differentiate it in infra-reports

2024-04-13 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 8125456d [FLINK-34961] Use

(flink-connector-rabbitmq) branch main updated: [FLINK-34961] Use dedicated CI name for Rabbit MQ connector to differentiate it in infra-reports

2024-04-13 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 b62e491 [FLINK-34961] Use

(flink-connector-jdbc) branch v3.1 updated: [FLINK-34961] Use dedicated CI name for JDBC connector to differentiate it in infra-reports

2024-04-12 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch v3.1 in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git The following commit(s) were added to refs/heads/v3.1 by this push: new cb26a9ca [FLINK-34961] Use

(flink-connector-jdbc) branch main updated: [FLINK-34961] Use dedicated CI name for JDBC connector to differentiate it in infra-reports

2024-04-12 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 64c7b754 [FLINK-34961] Use

(flink-connector-kafka) branch v3.1 updated: [FLINK-34961] Use dedicated CI name for Kafka connector to differentiate it in infra-reports

2024-04-12 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch v3.1 in repository https://gitbox.apache.org/repos/asf/flink-connector-kafka.git The following commit(s) were added to refs/heads/v3.1 by this push: new ef203c7d [FLINK-34961] Use

(flink-connector-kafka) branch main updated: [FLINK-34961] Use dedicated CI name for Kafka connector to differentiate it in infra-reports

2024-04-11 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 c47abb39 [FLINK-34961] Use

(flink) branch master updated: [FLINK-35060][Test/Connector] Provide compatibility of old CheckpointMode for connector testing framework

2024-04-11 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 dfb827a38bc [FLINK-35060][Test/Connector

(flink) branch master updated (ee81c79f899 -> dec5e9e659d)

2024-04-10 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from ee81c79f899 [FLINK-35044][state] Init flink-statebackend-forst module add dec5e9e659d [FLINK-35023][tests] Use

(flink) branch release-1.19 updated: [FLINK-28693][table] Janino compile failed because of the generated code refers a class in table-planner

2024-04-09 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch release-1.19 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.19 by this push: new b1165a89edb [FLINK-28693][table

(flink) branch release-1.18 updated: [FLINK-28693][table] Janino compile failed because of the generated code refers a class in table-planner

2024-04-09 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch release-1.18 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.18 by this push: new f5c62abf747 [FLINK-28693][table

(flink-connector-jdbc) branch main updated: [FLINK-35059] Bump org.postgresql:postgresql to 42.7.3 in flink-connector-jdbc

2024-04-09 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 12f778da [FLINK-35059] Bump

(flink-connector-jdbc) branch dependabot/maven/flink-connector-jdbc/org.postgresql-postgresql-42.5.5 updated (7282a5ea -> 16f2a46a)

2024-04-09 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch dependabot/maven/flink-connector-jdbc/org.postgresql-postgresql-42.5.5 in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git discard 7282a5ea Bump

(flink-connector-jdbc) branch main updated: [FLINK-35057] Bump org.apache.commons:commons-compress from 1.24.0 to 1.26.1

2024-04-09 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 cd48c4a5 [FLINK-35057] Bump

(flink-connector-jdbc) branch dependabot/maven/org.apache.commons-commons-compress-1.26.0 updated (2cfa92d8 -> 96caa3cb)

2024-04-08 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch dependabot/maven/org.apache.commons-commons-compress-1.26.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git omit 2cfa92d8 [FLINK-35008] Bump

(flink-connector-jdbc) branch dependabot/maven/org.apache.commons-commons-compress-1.26.0 updated (eed458bd -> 2cfa92d8)

2024-04-08 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch dependabot/maven/org.apache.commons-commons-compress-1.26.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git discard eed458bd Bump commons-compress to 1.26.1

(flink-connector-jdbc) branch dependabot/maven/org.apache.commons-commons-compress-1.26.0 updated (ba231442 -> eed458bd)

2024-04-08 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch dependabot/maven/org.apache.commons-commons-compress-1.26.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git from ba231442 Bump commons-codec to 1.16.1 add

(flink-connector-jdbc) branch dependabot/maven/org.apache.commons-commons-compress-1.26.0 updated (85388dbb -> ba231442)

2024-04-08 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch dependabot/maven/org.apache.commons-commons-compress-1.26.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git from 85388dbb [FLINK-35008] Bump

(flink-connector-jdbc) branch dependabot/maven/org.apache.commons-commons-compress-1.26.0 updated (702d58e8 -> 85388dbb)

2024-04-08 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch dependabot/maven/org.apache.commons-commons-compress-1.26.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git omit 702d58e8 [FLINK-35008] Bump

(flink-connector-jdbc) branch dependabot/maven/org.apache.commons-commons-compress-1.26.0 updated (c2d3f2b7 -> 702d58e8)

2024-04-08 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch dependabot/maven/org.apache.commons-commons-compress-1.26.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git discard c2d3f2b7 Bump org.apache.commons:commons

(flink-connector-jdbc) branch main updated (7025642d -> ab5d6159)

2024-04-08 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git from 7025642d [hotfix] Update flink-connector-parent to 1.1.0, add support Flink 1.20-SNAPSHOT add

(flink) branch master updated (97a67277c1d -> 82116865b01)

2024-04-08 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 97a67277c1d [FLINK-34161][table] Migration of RewriteMinusAllRule to java add 82116865b01 [FLINK-34649][table

(flink) branch master updated: [FLINK-34161][table] Migration of RewriteMinusAllRule to java

2024-04-08 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 97a67277c1d [FLINK-34161][table] Migration

(flink) branch master updated (3ec9bfb5ba5 -> d9510893004)

2024-04-08 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 3ec9bfb5ba5 [FLINK-34159][table] Migrate ConstantRankNumberColumnRemoveRule to java add d9510893004 [FLINK

(flink) branch master updated: [FLINK-34159][table] Migrate ConstantRankNumberColumnRemoveRule to java

2024-04-08 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 3ec9bfb5ba5 [FLINK-34159][table] Migrate

(flink) branch master updated: [FLINK-34162][table] Migrate LogicalUnnestRule to java

2024-04-08 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 4d762c2bdc0 [FLINK-34162][table] Migrate

(flink) branch master updated: [FLINK-28693][table] Janino compile failed because of the generated code refers a class in table-planner

2024-04-03 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 0acf92f1c8a [FLINK-28693][table] Janino

(flink-connector-shared-utils) branch parent_pom updated: [FLINK-34950] Disable spotless for Java 21+

2024-03-27 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch parent_pom in repository https://gitbox.apache.org/repos/asf/flink-connector-shared-utils.git The following commit(s) were added to refs/heads/parent_pom by this push: new d719c95

(flink-connector-jdbc) branch main updated: [hotfix] Update flink-connector-parent to 1.1.0, add support Flink 1.20-SNAPSHOT

2024-03-27 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 7025642d [hotfix] Update flink

(flink) branch master updated: [FLINK-34941][checkpoint] Add `CollectIteratorAssert#matchesRecordsFromSource` and `SinkTestSuiteBase#checkResultWithSemantic` with former signature

2024-03-27 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 7d390a982f1 [FLINK-34941][checkpoint] Add

(flink-connector-jdbc) branch main updated: [FLINK-34014][jdbc] Avoid executeBatch when buffer is empty

2024-03-26 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 ffd2bdf8 [FLINK-34014][jdbc] Avoid

(flink-connector-elasticsearch) branch main updated: [hotfix] Update dependencies

2024-03-26 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 3a0a2f5 [hotfix] Update

(flink-connector-elasticsearch) branch main updated: [hotfix] Add support for Flink 1.20 and drop 1.16 (#94)

2024-03-26 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 e8c25f7 [hotfix] Add

(flink-connector-elasticsearch) branch main updated: [hotfix] Bump org.apache.commons:commons-compress from 1.24.0 to 1.26.0

2024-03-21 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 49edb1a [hotfix] Bump

(flink-connector-elasticsearch) branch dependabot/maven/org.apache.commons-commons-compress-1.26.0 updated (0d70561 -> 6619ea4)

2024-03-21 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch dependabot/maven/org.apache.commons-commons-compress-1.26.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-elasticsearch.git discard 0d70561 [hotfix] Bump

(flink-connector-elasticsearch) branch dependabot/maven/org.apache.commons-commons-compress-1.26.0 updated (295adf7 -> 0d70561)

2024-03-21 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch dependabot/maven/org.apache.commons-commons-compress-1.26.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-elasticsearch.git omit 295adf7 [hotfix] Bump

(flink-connector-elasticsearch) branch dependabot/maven/org.apache.commons-commons-compress-1.26.0 updated (567b889 -> 295adf7)

2024-03-21 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch dependabot/maven/org.apache.commons-commons-compress-1.26.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-elasticsearch.git omit 567b889 Add commons-lang3

(flink-connector-elasticsearch) branch dependabot/maven/org.apache.commons-commons-compress-1.26.0 updated (67471e2 -> 567b889)

2024-03-21 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch dependabot/maven/org.apache.commons-commons-compress-1.26.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-elasticsearch.git from 67471e2 Bump

(flink-connector-elasticsearch) branch main updated (9d401d5 -> 55c5982)

2024-03-21 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-elasticsearch.git from 9d401d5 [hotfix] Update copyright year to 2024 add 55c5982 [FLINK-34435] Bump

(flink-connector-elasticsearch) branch main updated: [hotfix] Update copyright year to 2024

2024-03-21 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 9d401d5 [hotfix] Update

(flink) branch master updated (023c9c881c7 -> 23c2fd0a32d)

2024-03-21 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 023c9c881c7 [FLINK-34706][docs] Add 1.19 to PreviousDocs list. add 1ddbd61ed64 [hotfix] Apply fixes to satisfy

(flink) branch master updated (5f38a5702fc -> c2a6feee16c)

2024-03-11 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 5f38a5702fc [FLINK-34494][table] Migrate ReplaceIntersectWithSemiJoinRule to java add c2a6feee16c [FLINK

(flink) branch master updated: [FLINK-34494][table] Migrate ReplaceIntersectWithSemiJoinRule to java

2024-03-11 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin 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 5f38a5702fc [FLINK-34494][table] Migrate

(flink-connector-jdbc) branch v3.1 updated: [hotfix] Update version in `docs/data/jdbc.yml`

2024-02-28 Thread snuyanzin
This is an automated email from the ASF dual-hosted git repository. snuyanzin pushed a commit to branch v3.1 in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git The following commit(s) were added to refs/heads/v3.1 by this push: new f4786cb0 [hotfix] Update version

  1   2   3   >