Commit Graph

907 Commits (1d05abff873a8a807aa67465332ff2100f0805cd)
 

Author SHA1 Message Date
Leonard Xu 1d05abff87 [minor][cdc-common] Improve the java doc of translators
This closes #2937.
10 months ago
wenmo a35b8dd44c [build] Optimize pom to solve the CI error 10 months ago
wenmo bcad5d9d11 [cdc-runtime] Introduce TransformSchemaOperator and TransformDataOperator to support transformation 10 months ago
wenmo c92903016d [cdc-common] Introduce partitionKeys into schema and add related util classes 10 months ago
wenmo f0c29f64f2 [cdc-composer] Introduce transform definition and parser 10 months ago
qwding ed09e8b235
[minor][cdc][docs] Improve the indentation of the example yaml in README file 10 months ago
Qishang Zhong d099603ef1
[FLINK-34948][cdc][common] Fix cdc RowType can not convert to Flink type 10 months ago
Shawn Huang 927a0ec474
[FLINK-34753][cdc][docs] Improve and update outdated mongodb cdc FAQ 11 months ago
Paul Lin f7f248cda1
[build] fix inconsistent Kafka shading among cdc connectors (#2988) 11 months ago
xleoken 5f4f86fb31
[hotfix] Change old com.ververica dependencies to org.apache.flink (#3110) 11 months ago
gongzhongqiang 1c69a650e3
[FLINK-34732][cdc][ci] Add document dead link check for Flink CDC Documentation (#3168) 11 months ago
Kunni 0ab57ac1ab
[FLINK-34770][cdc][doc] Fix outdated download links of legacy connector jars
This closes  #3182.
11 months ago
Hongshun Wang e3e024187b
[FLINK-34739][cdc][docs] Translate "Connectors" page to Chinese
This closes #3178.
11 months ago
Hongshun Wang 43a5887cd7
[FLINK-34741][cdc][docs] Translate get-started page for Flink CDC doc to Chinese
This closes #3175.
11 months ago
Kunni bacb6a3b60
[FLINK-34740][cdc][doc-zh] Translate legacy cdc source docs to Chinese
This closes #3174.
11 months ago
Hongshun Wang 18fa3c5dc4
[FLINK-34742][cdc][docs] Translate "FAQ" Page for Flink CDC Chinese Documentation
This closes  #3173.
11 months ago
Kunni 8fdd151a06
[FLINK-34734][cdc][doc] Translate the title of content.zh to Chinese
This closes #3172.
11 months ago
Qingsheng Ren 88c9cf2146
[FLINK-34677][cdc] Synchronize Chinese documentations for Flink CDC (#3169) 11 months ago
Hongshun Wang 8098a9ca3e
[FLINK-34724][docs] Fix broken web link in document of legacy Flink CDC Sources (#3167) 11 months ago
Shawn Huang 32c8e0bc2a
[FLINK-34686][cdc] add docs about yarn deployment (#3163) 11 months ago
Kunni e93cc833f9
[FLINK-34681][cdc][doc] add standalone.md under deployment directory. (#3166) 11 months ago
Kunni 1fd0cfec89
[FLINK-34685][cdc][doc] add kubernetes.md under deployment directory. (#3165) 11 months ago
Leonard Xu a954daba1b
[minor][cdc][docs] Improve the quickstart examples for Flink CDC docs
This closes #3164.
11 months ago
kunni a332fad3c6
[FLINK-34671][cdc][docs] Update README file of Flink CDC project
This closes #3152.
11 months ago
kunni e73f3adaa3
[FLINK-34679][cdc][docs] Add core concept pages for Flink CDC docs
This closes #3153.
11 months ago
Qingsheng Ren 8fd28f1788
[FLINK-34680][cdc][docs] Add overview page for CDC connectors and optimize connector docs
This closes #3160.
11 months ago
Qingsheng Ren 4d3da2649b
[FLINK-34682][cdc][docs] Add "Understand Flink CDC API" page for Flink CDC docs
This closes #3162.
11 months ago
Xin Gong 14b81dc6ec
[FLINK-34715][cdc][cdc-connector][mysql] Correctly close BinlogSplitReader in MySQL UTCase
This closes #3161.
11 months ago
Hang Ruan 776dcbab3f [FLINK-34684][cdc][docs] Add licenses page for Flink CDC docs
This closes #3159.
11 months ago
Hang Ruan 96909eae5d [FLINK-34683][cdc][docs] Add contributing page for Flink CDC docs 11 months ago
Qingsheng Ren bd760b10d7
[FLINK-34678][cdc][docs] Add introduction page for Flink CDC docs
This closes  #3158.
11 months ago
Leonard Xu aa9e91ce45 [FLINK-34687][cdc][docs][zh] Build the home page of Flink CDC documentation
This closes #3156.
11 months ago
Leonard Xu 9988cae54d [FLINK-34687][cdc][docs] Build the home page of Flink CDC documentation 11 months ago
Qingsheng Ren 84ca4dd140
[FLINK-34677][cdc][dcos] Refactor the structure of Flink CDC website documentation
This closes #3146.
11 months ago
Qingsheng Ren 88c23b59a0
[FLINK-34664][cdc] Add .asf.yaml file for project
This closes #3143.
11 months ago
Qingsheng Ren dba00625b1
[FLINK-34180][cdc] Add issue template to remind users about the new bug and feature reporting way (#3139) 11 months ago
Kunni 26eb6a99b9
[hotfix][cdc][build] Include cdc-common module when shaded for module flink-sql-connector-mysql-cdc 11 months ago
gongzhongqiang 1dc201f9b3
[FLINK-34180] Migrate doc website from ververica to flink (#3028) 11 months ago
Hang Ruan 86272bf102
[FLINK-34183][cdc][license] Update NOTICE files (#3107) 11 months ago
Hang Ruan e10c8691ad
[FLINK-34584][cdc][build] Rename package from com.ververica to org.apache.flink
This closes #3089.
11 months ago
Hang Ruan a6c1b06e11 [FLINK-34184][cdc][docs] Add license for all document files
This closes #3092.
11 months ago
Hang Ruan f1461f2b43 [hotfix][cdc][docs] Update LICENSE file 11 months ago
Hang Ruan eeb4bab92d [FLINK-34184][cdc][license] Update Copyright from Ververica to Apache 11 months ago
gongzhongqiang 96888b2ce0
[FLINK-34577] Add IssueNavigationLink for IDEA git log (#3096) 11 months ago
gongzhongqiang 99a86fbb92
[FLINK-34578][cdc][build] Remove outdated issue templates
This closes #3097.
11 months ago
gongzhongqiang f7fa317580
[FLINK-34187][cdc][build] Setup Github CI for Flink CDC project
This closes #3022.
11 months ago
e-mhui 6da9684999
[cdc-connector][oracle] Use database name in upper case at the snapshot phase to fix fetching two different db name for the same table at the snapshot phase and incremental phase(#2088) 12 months ago
e-mhui ea7b0e8dbb
[cdc-base] Support to parse Oracle/SqlServer/PostgresSQL CDC schema change events (#2315) 12 months ago
Hongshun Wang a2ad627fed [cdc-connector][mongodb] Expose capture newly added tables ability to Mongodb CDC source 12 months ago
Hongshun Wang 03a287a9c2 [cdc-connector][postgres] Expose capture newly added tables ability to Postgres CDC source 12 months ago