(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) 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) 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) 01/04: [FLINK-35193][table] Support drop materialized table syntax

2024-05-14 Thread ron
This is an automated email from the ASF dual-hosted git repository. ron pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 8551ef39e0387f723a72299cc73aaaf827cf74bf Author: Feng Jin AuthorDate: Mon May 13 20:06:41 2024 +0800

(flink) 03/04: [FLINK-35193][table] Support execution of drop materialized table

2024-05-14 Thread ron
This is an automated email from the ASF dual-hosted git repository. ron pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 51b744bca1bdf53385152ed237f2950525046488 Author: Feng Jin AuthorDate: Mon May 13 20:08:38 2024 +0800

(flink) 04/04: [FLINK-35342][table] Fix MaterializedTableStatementITCase test can check for wrong status

2024-05-14 Thread ron
This is an automated email from the ASF dual-hosted git repository. ron pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 94d861b08fef1e350d80a3f5f0f63168d327bc64 Author: Feng Jin AuthorDate: Tue May 14 11:18:40 2024 +0800

(flink) 02/04: [FLINK-35193][table] Support convert drop materialized table node to operation

2024-05-14 Thread ron
This is an automated email from the ASF dual-hosted git repository. ron pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit fd333941553c68c36e1460102ab023f80a5b1362 Author: Feng Jin AuthorDate: Mon May 13 20:07:39 2024 +0800

(flink) branch master updated (65d31e26534 -> 94d861b08fe)

2024-05-14 Thread ron
This is an automated email from the ASF dual-hosted git repository. ron pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 65d31e26534 [FLINK-33986][runtime] Extend ShuffleMaster to support snapshot and restore state. new 8551ef39e03

(flink) branch master updated: [FLINK-33986][runtime] Extend ShuffleMaster to support snapshot and restore state.

2024-05-14 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 The following commit(s) were added to refs/heads/master by this push: new 65d31e26534 [FLINK-33986][runtime] Extend

(flink) branch master updated: [FLINK-32087][checkpoint] Introduce space amplification statistics of file merging (#24762)

2024-05-14 Thread leiyanfei
This is an automated email from the ASF dual-hosted git repository. leiyanfei 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 9a5a99b1a30 [FLINK-32087][checkpoint]

(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-kudu) branch main updated: [hotfix] Remove non-existing branches for Weekly tests

2024-05-14 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-kudu.git The following commit(s) were added to refs/heads/main by this push: new 2b82430 [hotfix] Remove

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

2024-05-14 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-kudu.git The following commit(s) were added to refs/heads/main by this push: new 4098566 [FLINK-34961] Use

(flink-connector-kudu) 40/44: [FLINK-34930] Fix KuduTableSourceITCase

2024-05-14 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-kudu.git commit abc4a3b965e54406eaddcf06261116916440c4c5 Author: Ferenc Csaky AuthorDate: Thu Mar 28 15:05:46 2024

(flink-connector-kudu) 25/44: BAHIR-296: Unify mockito version to 1.10.19

2024-05-14 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-kudu.git commit 1dce82988ac057da3ca3ee5dcb67df227cd86284 Author: Joao Boto AuthorDate: Mon Dec 27 16:36:32 2021

(flink-connector-kudu) 41/44: [FLINK-34930] State Bahir fork

2024-05-14 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-kudu.git commit 9253b9d7b59abd34c7f0c87e6ad5673984ed03c9 Author: Ferenc Csaky AuthorDate: Tue Apr 2 16:57:16 2024

(flink-connector-kudu) 42/44: [FLINK-34930] Skip spotless for JDK 21+

2024-05-14 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-kudu.git commit c7dfb67801ced03fe028e5f738fc2ced670440b4 Author: Ferenc Csaky AuthorDate: Mon Apr 8 13:40:05 2024

(flink-connector-kudu) 17/44: Add batch table env support and filter push down to Kudu connector (#82)

2024-05-14 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-kudu.git commit 6e8b66f16b25802f5111f7b70a20e7d7a1ca5d65 Author: Sebastian Liu AuthorDate: Tue Jul 14 11:25:44 2020

(flink-connector-kudu) 43/44: [FLINK-34930] Enable module opens for tests for newer JDKs

2024-05-14 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-kudu.git commit 5230ec106551307d83d3998fbe0d08d35fc7d2f8 Author: Ferenc Csaky AuthorDate: Thu Apr 11 14:42:02 2024

(flink-connector-kudu) 44/44: [FLINK-34930] Migrate Bahir NOTICE

2024-05-14 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-kudu.git commit 8674446dc0f1bab67528347ebfefc206bd380b6e Author: Ferenc Csaky AuthorDate: Wed Apr 17 11:26:04 2024

(flink-connector-kudu) 34/44: [BAHIR-308] Bump flink version to 1.15.3

2024-05-14 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-kudu.git commit 6ff53e7c4d40f3986983439f35083407693026b5 Author: Joao Boto AuthorDate: Wed Mar 8 17:11:35 2023 +0100

(flink-connector-kudu) 18/44: BAHIR-240: replace docker test by testcontainer (#89)

2024-05-14 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-kudu.git commit 3f9db639b956585ba4e2a7bc99557646d1fd53ff Author: Joao Boto AuthorDate: Tue Jul 28 17:41:33 2020

(flink-connector-kudu) 06/44: [BAHIR-180] Improve eventual consistence for Kudu connector

2024-05-14 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-kudu.git commit 247dfe99486f04622b4ee7d83fa51ef253aaa75d Author: eskabetxe AuthorDate: Tue Jan 15 13:05:29 2019

(flink-connector-kudu) 11/44: [BAHIR-207] Add tests for scala 2.12 on travis (#59)

2024-05-14 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-kudu.git commit 47133a3e4873c0a4295ed4c002d805fbd3304408 Author: Joao Boto AuthorDate: Thu Jul 4 00:13:51 2019 +0200

(flink-connector-kudu) 37/44: [FLINK-34930] Adapt POM files to the new structure, remove flink-shaded Guava usage

2024-05-14 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-kudu.git commit 033554484423caa9ff1fbd830dc3b15b066b8463 Author: Ferenc Csaky AuthorDate: Thu Mar 28 12:30:27 2024

(flink-connector-kudu) 39/44: [FLINK-34930] Rename base package

2024-05-14 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-kudu.git commit 34cb67fd62aefc03ed67ee75731ef2a2c82b1fff Author: Ferenc Csaky AuthorDate: Wed Apr 10 16:27:19 2024

(flink-connector-kudu) 28/44: [BAHIR-302] Group declaration of flink dependencies on parent pom

2024-05-14 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-kudu.git commit 285a6e133745d462fb1773d203026594a4cce802 Author: Joao Boto AuthorDate: Mon May 2 20:00:15 2022 +0200

(flink-connector-kudu) 35/44: [BAHIR-308] Remove scala prefix where we can

2024-05-14 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-kudu.git commit 78c76c544ab426461e9e4156ebb9ddf561b7b97c Author: Joao Boto AuthorDate: Thu Mar 23 13:30:24 2023

(flink-connector-kudu) 20/44: [BAHIR-263] Update flink to 1.12.2 (#115)

2024-05-14 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-kudu.git commit 4a5ec773266d76568d89b5f291861307f64810fb Author: Joao Boto AuthorDate: Fri Mar 12 08:53:06 2021

(flink-connector-kudu) 05/44: [BAHIR-194] bump kudu version to 1.8.0

2024-05-14 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-kudu.git commit f0cd1d9243abb110ce312a82adb106afe233e078 Author: Joao Boto AuthorDate: Sun Feb 10 23:38:43 2019

(flink-connector-kudu) 36/44: [BAHIR-324] Closing KuduReader at JobManager

2024-05-14 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-kudu.git commit d8c803af8921d4c26865143f5ea3976f43a163f2 Author: Shimin Huang

(flink-connector-kudu) 19/44: [BAHIR-241] Upgrade all connectors to Flink 1.11 (#99)

2024-05-14 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-kudu.git commit 7b5d717b609ca68cd8e812773585c2c295946619 Author: Gyula Fora AuthorDate: Thu Sep 24 20:16:10 2020

(flink-connector-kudu) 32/44: [BAHIR-321] Make KuduFilterInfo handle String literals

2024-05-14 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-kudu.git commit 2e75a60111bd48d670e94b8b6fc1b2eb52fd70fe Author: Balazs Varga AuthorDate: Tue Jan 3 18:07:55 2023

(flink-connector-kudu) 33/44: [BAHIR-308] Remove support for scala 2.11

2024-05-14 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-kudu.git commit 5a1da3182cbf2c2afc0800a9da750c031a9915b2 Author: Joao Boto AuthorDate: Wed Jul 6 16:42:06 2022 +0200

(flink-connector-kudu) 26/44: [BAHIR-302] Add enforcers

2024-05-14 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-kudu.git commit e9c2a761dc5461e7fe229d837daf412a3e25fd99 Author: Joao Boto AuthorDate: Mon Mar 28 17:18:05 2022

(flink-connector-kudu) 21/44: [BAHIR-260] Add kudu table writer config (#109)

2024-05-14 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-kudu.git commit 65004752884890ee49dbffd5bfb52a2a863758ed Author: hackergin AuthorDate: Wed Apr 7 06:35:07 2021 -0500

(flink-connector-kudu) 12/44: [BAHIR-214] Improve speed and solve eventual consistence issues (#64)

2024-05-14 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-kudu.git commit 73e87f9c2e9d3c5ef59bbe723a930b2cf5cffc1d Author: Joao Boto AuthorDate: Tue Sep 3 02:05:56 2019 +0200

(flink-connector-kudu) 31/44: [BAHIR-312] Add license header to README.md files

2024-05-14 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-kudu.git commit bef51ab2af1db28f82c4bea5864fd23202550bed Author: Joao Boto AuthorDate: Sat Jul 30 17:45:39 2022

(flink-connector-kudu) 27/44: [BAHIR-243] Change KuduTestHarness with TestContainers

2024-05-14 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-kudu.git commit 6832f05fd4b73ef3583e24e9968ccbd0faa4 Author: Joao Boto AuthorDate: Thu Mar 11 19:03:43 2021

(flink-connector-kudu) 01/44: [FLINK-34930] Initialize tools/ and vcs.xml

2024-05-14 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-kudu.git commit 427098db43f40fde797efbeb16723eb4e7cef233 Author: Ferenc Csaky AuthorDate: Tue Mar 26 15:21:33 2024

(flink-connector-kudu) 10/44: [BAHIR-209] upgrade kudu version to 1.10.0 (#61)

2024-05-14 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-kudu.git commit 02deb5127a163c32e75d2c3ed23614c0934f109e Author: Joao Boto AuthorDate: Thu Jul 4 00:11:57 2019 +0200

(flink-connector-kudu) branch main updated (d837674 -> 8674446)

2024-05-14 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-kudu.git from d837674 Initial commit new 427098d [FLINK-34930] Initialize tools/ and vcs.xml new

(flink-connector-kudu) 29/44: [maven-release-plugin] prepare for next development iteration

2024-05-14 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-kudu.git commit af8dff48d082bf8f340e181a8c5719993de47eef Author: Joao Boto AuthorDate: Thu Jun 16 15:44:53 2022

(flink-connector-kudu) 09/44: [BAHIR-200] Move tests from docker to kudu-test-utils (#49)

2024-05-14 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-kudu.git commit a1b4da53f4a73eaa22e5dbb4d22e0ed897ec4f0a Author: Joao Boto AuthorDate: Sun May 26 02:45:25 2019

(flink-connector-kudu) 08/44: [BAHIR-202] Improve KuduSink throughput using async FlushMode

2024-05-14 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-kudu.git commit f9c75bbc99f190fd562215ee1dfef53a36241cda Author: SuXingLee <913910...@qq.com> AuthorDate: Fri Mar 22

(flink-connector-kudu) 23/44: [BAHIR-291] Bump flink to 1.14.0 (#136)

2024-05-14 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-kudu.git commit b9cd23e729e0d874b7fd53e86a7890f73b939567 Author: Roc Marshal AuthorDate: Mon Dec 27 01:27:08 2021

(flink-connector-kudu) 24/44: [BAHIR-296] Unify log4j libs

2024-05-14 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-kudu.git commit 7700edb6a18d08cf2f93f84d4377807af1c826bd Author: Joao Boto AuthorDate: Sun Dec 26 19:39:56 2021

(flink-connector-kudu) 14/44: Fix "the client has already been closed" bug (#75)

2024-05-14 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-kudu.git commit 9b99c1862cad3c26b0d287c1fb13e15b588b1392 Author: WangJ1an <826204...@qq.com> AuthorDate: Mon Jan 20

(flink-connector-kudu) 15/44: Fix NotSerializableException in Kudu connector (#74)

2024-05-14 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-kudu.git commit 6da6ad7ad427b23392d3bcbbd43391c05846ad5e Author: Darcy <331046...@qq.com> AuthorDate: Mon Jan 20

(flink-connector-kudu) 04/44: [BAHIR-179] Fail Docker integration tests silently

2024-05-14 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-kudu.git commit 701fabeeb897f13cfcde2e55c8a035c1589e74fc Author: eskabetxe AuthorDate: Wed Jan 9 17:29:32 2019 +0100

(flink-connector-kudu) 22/44: [BAHIR-293] Fix documentation tables

2024-05-14 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-kudu.git commit 03f031288d7f97338e55a8534e59bc473bcfdea1 Author: Joao Boto AuthorDate: Tue Dec 7 11:09:26 2021 +0100

(flink-connector-kudu) 02/44: [FLINK-34930] Remove Python CI

2024-05-14 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-kudu.git commit 663ffd1a45b9e675058d708ef4f45546736a985f Author: Ferenc Csaky AuthorDate: Thu Apr 11 20:53:49 2024

(flink-connector-kudu) 07/44: [BAHIR-199] Bump kudu version to 1.9.0

2024-05-14 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-kudu.git commit 1e26505253818da3a5176281f7c5264978e1c71e Author: Joao Boto AuthorDate: Thu Mar 7 21:51:06 2019 +0100

(flink-connector-kudu) 13/44: Add support "upsert part of columns of a kudu table" (#70)

2024-05-14 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-kudu.git commit c380e400d4c81c83dabf7ff42f4a5bb193492704 Author: Darcy <331046...@qq.com> AuthorDate: Sat Nov 30

(flink-connector-kudu) 03/44: [BAHIR-99] kudu connector

2024-05-14 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-kudu.git commit 37a3e55b5253027c5f475ef5e3c7c8faa42ffebe Author: Joao Boto AuthorDate: Wed Jul 25 20:17:36 2018