yux
11deb62637
[build][CI] Introduce automated PR governance workflows
...
This closes #3466
7 months ago
skylines
a2539f5cfa
[hotfix][docs][postgres] Remove unsupported erroneous example code
...
This closes #3464
7 months ago
Xin Gong
2d1eb0aff1
[FLINK-34990][cdc-connector][oracle] Oracle cdc support newly add table ( #3203 )
...
* [cdc-connector][oracle] Oracle cdc support newly add table
* [cdc-connector][oracle] Fix code style
* [cdc-connector][oracle] Address comment
7 months ago
Jiabao Sun
137dc1b2e6
[minor][cdc][docs] Optimize markdown formats in doris quickstart doc
...
This closes #3324 .
7 months ago
yuxiqian
a098ddacba
[FLINK-35781][cli] Provide a default parallelism 1 for pipeline jobs
...
This closes #3458 .
7 months ago
yuxiqian
ad1f554c0e
[FLINK-35647][route] Support symbol replacement to enrich routing rules
...
This closes #3428 .
Co-authored-by: 张田 <zhang_tian@inspur.com>
Co-authored-by: yangshuaitong <duguhoney@gmail.com>
7 months ago
ouyangwulin
302a691225
[FLINK-35354] Support host mapping in Flink tikv cdc ( #3336 )
...
* [FLINK-35337][cdc] Keep up with the latest version of tikv client
* [FLINK-35354]Support host mapping in Flink tikv cdc
* [FLINK-35354] Add doc for host mapping feature
* [FLINK-35354] fixed annotation import
7 months ago
Hongshun Wang
ca1470d5dd
[FLINK-35281][cdc-common] FlinkEnvironmentUtils#addJar add each jar only once ( #3301 )
7 months ago
yux
0723009a69
[FLINK-35700][cli] Loosen CDC pipeline options validation
...
This closes #3435 .
7 months ago
yux
3441a1e2ab
[FLINK-35648][runtime] Allow applying multiple route rules for one single source table ( #3425 )
7 months ago
yux
239debc028
[hotfix][ci] Add new pipeline connectors into labeler.yml
8 months ago
Laffery
06bf14359a
[docs][minor] Optimize styles of the Flink CDC index page
...
This closes #3420
8 months ago
Shawn Huang
80920aaa28
[FLINK-35297][mysql] Add validation for option connect.timeout because of HikariConfig limitation ( #3295 )
8 months ago
yux
2bd2e4ce24
[FLINK-35121][common] Adds validation for pipeline definition options
8 months ago
North Lin
c958daf8ab
[FLINK-35540][cdc-common] Fix table missed when database and table are with the same name
...
This closes #3396 .
8 months ago
GOODBOY008
7d35f3c1d3
[FLINK-35545][doc] Revert dbz doc 2.0 back to 1.9
8 months ago
GOODBOY008
4efb1d78ca
[FLINK-35545][doc] Miss 3.1.0 version in snapshot flink-cdc doc version list
8 months ago
yux
17ff659ff7
[hotfix][build] Remove test-jar from parent pom and only add to necessary modules
...
This closes #3397 .
Co-authored-by: Qingsheng Ren <renqschn@gmail.com>
8 months ago
Junbo wang
d8f905f23e
[hotfix][ci] PIPELINE_CONNECTORS stage should include pipeline connector paimon
...
This closes #3344 .
8 months ago
Hongshun Wang
ed4cd40afc
[hotfix][cdc-composor] Adjust test of cdc composer from junit4 to junit5
8 months ago
Xin Gong
e2ccc836a0
[FLINK-34908][pipeline-connector][doris] Fix MySQL to doris pipeline will lose precision for timestamp type
...
This closes #3207 .
8 months ago
yuxiqian
1a360635c7
[FLINK-35092][cdc][starrocks] Add starrocks integration test cases
8 months ago
yuxiqian
8eb7e53965
[FLINK-35120][doris] Add Doris integration test cases
8 months ago
yuxiqian
d8a9c8c63e
[FLINK-35316][base] Run E2e test cases with Flink 1.19 and latest patch versions
8 months ago
yuxiqian
fe1ceb9ff6
[FLINK-35415][base] Bump Flink patch version to 1.18.1
8 months ago
yuxiqian
9a9603413c
[FLINK-35415][base] Fix compatibility with Flink 1.19
8 months ago
yux
414720d1c5
[FLINK-35464][cdc] Fixes operator state backwards compatibility from CDC 3.0.x and add migration tests ( #3369 )
8 months ago
joyCurry30
8a7fdd5ae3
[minor][cdc-connector][paimon] Remove duplicate interface implements
8 months ago
yux
b1e157468a
[FLINK-35527][docs] Polish quickstart guide & migrate maven links from ververica to apache
8 months ago
Leonard Xu
e817cc283d
[minor][docs] Improve the readme and issue template
...
This closes #3383 .
8 months ago
Paul Lin
53c2fb9772
[build][hotfix] Fix jackson conflicts among cdc connectors
...
This closes #2987 .
8 months ago
joyCurry30
0214166049
[FLINK-35325][cdc-connector][paimon] Support specify column order when adding new columns to a table
...
This closes #3323 .
8 months ago
Muhammet Orazov
5b28d1a579
[FLINK-35129][postgres] Introduce scan.lsn-commit.checkpoints-num-delay option to control LSN offset commit lazily
...
This close #3349 .
8 months ago
Hongshun Wang
33891869a9
[FLINK-35149][cdc-composer] Fix DataSinkTranslator#sinkTo ignoring pre-write topology if not TwoPhaseCommittingSink ( #3233 )
8 months ago
joyCurry30
0e8b2c7cc5
[FLINK-35430][cdc-connector][kafka] Pass the time zone infor to JsonSerializationSchema
...
This closes #3359 .
8 months ago
yux
88afc5f18d
[FLINK-35323][cdc-runtime] Fix transform failure when one rule matches multiple tables with incompatible schema
...
This closes #3313 .
8 months ago
Shawn Huang
19c382c0f2
[FLINK-35409][cdc][mysql] Request more splits if all splits are filtered from addSplits method
...
This closes #3342 .
8 months ago
yux
4a8b587510
[minor][cdc-cli] Suppress false alarm in flink config loader
...
This closes #3292 .
8 months ago
gongzhongqiang
d97124fb9f
[FLINK-35447][doc-ci] Flink CDC Document document file had removed but website can access
...
This closes #3362 .
8 months ago
Shawn Huang
b2cb30f240
[FLINK-35408][mysql] Introduce 30 minutes tolerance when validate the time-zone setting
...
This closes #3341 .
8 months ago
Shawn Huang
6350eec66c
[FLINK-35301][cdc] Avoid deadlock when loading driver classes
...
This closes #3300 .
8 months ago
Shawn Huang
18b0627e34
[FLINK-35295][mysql] Improve jdbc connection pool initialization failure message
...
This closes #3293 .
8 months ago
Shawn Huang
bddcaae784
[FLINK-35294][mysql] Use source config to check if the filter should be applied in timestamp starting mode
...
This closes #3291 .
8 months ago
Shawn Huang
8e8fd304af
[FLINK-35298][cdc][metrics] Improve the fetch delay metrics
...
This closes #3298 .
8 months ago
gongzhongqiang
644b5c2ce1
[FLINK-35431][doc] Migrate references in Flink CDC documentation from Debezium 1.9 to 2.0 to avoid dead links
...
This closes #3351 .
8 months ago
PONYLEE
b33e6a047d
[minor][docs] Improve the answer of MySQL CDC FAQ docs
...
This closes #3337 .
8 months ago
gongzhongqiang
d386c7c1c2
[FLINK-35386][cdc][docs] Shorten GHA names and disable fail-fast to isolate branches ( #3331 )
9 months ago
gongzhongqiang
999027fbb1
[FLINK-35386][cdc][docs] Build release-3.1 documentation and mark it as stable ( #3330 )
9 months ago
Wink
d0457f7d24
[FLINK-35314][cdc] Add Flink CDC pipeline transform user document ( #3308 )
9 months ago
yux
8d2d2a65d9
[hotfix][docs] Fix dead links in documentations
...
This closes #3314 .
9 months ago