Commit Graph

48 Commits (606c9d20c66b0126cd8b43121b734bd005df319a)

Author SHA1 Message Date
Hang Ruan 606c9d20c6
[build] Update version to 3.4-SNAPSHOT and add release-3.3 docs
This closes #3870
1 week ago
yuxiqian cf95dcab64
[hotfix][test] Make pipeline migration tests more robust
This closes #3866
2 weeks ago
Leonard Xu 50e6c82870 [build][minor] Upgrade the max file length from 3k to 4k 2 weeks ago
yuxiqian 865e14bfd7
[FLINK-35634][build] Add CdcUp playground CLI scripts
This closes #3605
2 weeks ago
yuxiqian 88d1d6fbd2 [tests][build] Update migration test matrix to 3.2.0 and later 1 month ago
yuxiqian 6d21941661
[hotfix] Fix Java 11 target compatibility & add tests (#3633)
* [hotfix] Fix Java 11 target compatibility

Signed-off-by: yuxiqian <34335406+yuxiqian@users.noreply.github.com>

# Conflicts:
#	.github/workflows/flink_cdc_java_8.yml
#	.github/workflows/flink_cdc_migration_test_base.yml
#	pom.xml

* fix: clarify GiHub workflow names

Signed-off-by: yuxiqian <34335406+yuxiqian@users.noreply.github.com>

---------

Signed-off-by: yuxiqian <34335406+yuxiqian@users.noreply.github.com>
1 month ago
ConradJam dd79a02f0f
[FLINK-36586][build] Update flink version to 1.19 (#3660)
Co-authored-by: ConradJam <czy006@apache.com>
Co-authored-by: Hang Ruan <ruanhang1993@hotmail.com>
2 months ago
yuxiqian 8e6c361f96
[FLINK-36285][doris] Fix unable to alter column type without default value specified
This closes #3691.
3 months ago
yuxiqian daf27fa7a8 [hotfix][test] Reorganize test cases 4 months ago
Qingsheng Ren d99e718951
[FLINK-36054][cdc][build] Fix Flink CDC parent pom and release scripts (#3540) 6 months ago
Qingsheng Ren ed832297a8
[release] Update version to 3.3-SNAPSHOT
This closes #3531.

Co-authored-by: yuxiqian <34335406+yuxiqian@users.noreply.github.com>
6 months ago
wuzexian 8137f9d746 [FLINK-35894][pipeline-connector][es] Support for ElasticSearch 6, 7 versions
This closes #3495.
6 months ago
yuxiqian 5917f78704
[FLINK-35736][test] Add migration test scripts & CI workflows
This closes #3447
6 months ago
Qingsheng Ren 3fe0540df3
[hotfix][cdc][tools] Change file mode to 755 to allow executing release script (#3249) 9 months ago
Kunni 65d670a58f
[FLINK-34188][cdc][build] Add scripts in tools/releasing to help release. (#3102) 9 months ago
yux 58531e748e
[FLINK-35077][cdc] Add license checking CI scripts (#3218) 9 months ago
Hang Ruan eeb4bab92d [FLINK-34184][cdc][license] Update Copyright from Ververica to Apache 11 months ago
gongzhongqiang f7fa317580
[FLINK-34187][cdc][build] Setup Github CI for Flink CDC project
This closes #3022.
11 months ago
Leonard Xu 18fb0d8b7f
[build][hotfix] Remove useless suppressions. (#2817) 1 year ago
Leonard Xu 00f8156671 [build] Add header copyright check for java files 1 year ago
gongzhongqiang 07818221d2
[build][tests] Enable CI tests for CDC 3.0 modules (#2678)
This closes #2671
1 year ago
gongzhongqiang c7568c3eab
[build][tests] Enable CI tests for CDC 3.0 modules
This closes #2671.
1 year ago
Leonard Xu 38efff8cc3
[3.0][cdc-common] Introduce data types for cdc 3.0
This closes #2627.
1 year ago
Leonard Xu 82a652ca6f
[3.0][kickoff] Introduce basic modules for Flink CDC 3.0
This closes #2610
1 year ago
gongzhongqiang aec2a91c81
[e2e] Remove db docker image after test cases are executed. (#2508) 1 year ago
He Wang b0e6492fac
[oceanbase][ci] Move the OceanBase CI to free azure pipeline (#2506)
Move OceanBase CI to free azure pipeline with new docker image of OceanBase and remove redundant maven profile.
1 year ago
Leonard Xu 1ff3bdddbf [e2e][tidb] Split e2e tests into two groups to decrease the disk usage for per azure job to avoid tidb disk full error 1 year ago
Leonard Xu c9ae910149 [hotfix][e2e][vitess] Fix module name typo 1 year ago
Leonard Xu 92e9d9ea58
[build] Update the copyright year to 2023 (#2205) 2 years ago
Qingsheng Ren 1fb4f825e8 [vitess] Add Vitess tests in Azure pipeline 2 years ago
Tigran Manasyan 2b017346c3
[debezium] Bump debezium version to 1.9.7.Final (#2156)
Co-authored-by: gongzhongqiang <764629910@qq.com>
2 years ago
Hang Ruan 2d08513f39
[Postgres] Use Incremental Snapshot Framework for Postgres CDC Connector (#2216)
Co-authored-by: Xiao Meng <21000+xiaom@users.noreply.github.com>
Co-authored-by: Yaroslav Tkachenko <260702+sap1ens@users.noreply.github.com>
2 years ago
Leonard Xu 63d7c9e514 [hotfix][build] Use different name for each job 2 years ago
Leonard Xu 06c48e0c33 [build][mysql][e2e] Increase the azure test job timeout to 90 minutes 2 years ago
He Wang dbbef91006
[ci][oceanbase] Only compile necessary modules for self hosted pipeline
This closes #2181.
2 years ago
Sergey Nuyanzin c3a88f0638
[common] Bump flink to 1.17.0 (#2057)
Co-authored-by: Hang Ruan <ruanhang1993@hotmail.com>
2 years ago
Hang Ruan f1b130cedf [build][db2] Add Db2 pipeline script 2 years ago
gongzhongqiang cdfc86f670
[build] Polish CI scripts and remove useless code (#1540)
This closes #1540.
2 years ago
Leonard Xu a10ae4624e
[build] Use correct year and copyright owner in license files (#1390)
This closes #1389.
3 years ago
Leonard Xu 04178250ef
[build] Decrease the azure job timeout to reasonable 40 minutes (#991) 3 years ago
He Wang 713746746a [build][oceanbase] Use self-hosted agent for oceanbase cdc tests 3 years ago
Leonard Xu 5c63043d13 [test][e2e] Use single fork in tests 3 years ago
gongzhongqiang 570cba1159 [tidb][test] Add tidb pipeline in azure CI 3 years ago
gongzhongqiang 5c7e2602be
[sqlserver] Add SqlServer cdc connector (#662)
Co-authored-by: Leonard Xu <leonard@apache.org>
3 years ago
Jark Wu 61ee775b49
[tests] Add end-to-end tests for cdc connector uber jars (#594) 3 years ago
Jark Wu 8ba9b70e88
[tests] Split the CI pipeline into multiple stages for better performance (#572) 3 years ago
Jark Wu 8925d943bf
[build] Format code with Spotless/google-java-format 4 years ago
Jark Wu cb7e0f47ff
[build] Initialize project 5 years ago