Leonard Xu
|
29a441a571
|
[postgres] Support 'schema-name' metadata column for postgres-cdc connector
|
3 years ago |
gongzhongqiang
|
0bd39e5310
|
[postgres] Support metadata columns for postgres-cdc connector (#500)
Co-authored-by: Leonard Xu <xbjtdcq@163.com>
|
3 years ago |
Jark Wu
|
12f27acda2
|
[mysql] Support metadata columns for mysql-cdc connector (#496)
|
3 years ago |
dongdongking008
|
d40765eb32
|
[postgres] Fix postgres-cdc connector cannot recognize the optional option 'slot.name'
|
3 years ago |
gongzhongqiang
|
08e9c756e1
|
[docs] Update the debezium document link to version 1.5
|
4 years ago |
Leonard Xu
|
9ee80c5239
|
[build] Bump version to 2.1-SNAPSHOT
|
4 years ago |
Shengkai
|
2f644007e2
|
[mysql] Validate MySQL server configuration (version, binlog_format, binlog_row_image) before start job
This closes #211
|
4 years ago |
Leonard Xu
|
8162dc7ae3
|
[build] Rename group.id and packge name from 'com.alibaba.ververica' to 'com.ververica' (#287)
|
4 years ago |
Jark Wu
|
c4a7d6ad56
|
[build] Bump version to 2.0-SNAPSHOT
|
4 years ago |
Shengkai
|
fcea3d14f7
|
[common] Fix schema history run out of memory
Fix schema history run out of memory, this close (#207)
Co-authored-by: Leonard Xu <xbjtdcq@gmail.com>
|
4 years ago |
Leonard Xu
|
f37f3998e2
|
[build] Bump version to 1.5-SNAPSHOT
|
4 years ago |
Leonard Xu
|
1436410adf
|
[debezium] Bump Flink version to 1.13.0 (#176)
|
4 years ago |
Jark Wu
|
d6814f7a27
|
[build] Bump version to 1.4-SNAPSHOT
|
4 years ago |
Jark Wu
|
116cea690d
|
[mysql] Minor code improvement
|
4 years ago |
Jark Wu
|
8925d943bf
|
[build] Format code with Spotless/google-java-format
|
4 years ago |
赵万梓
|
c34d9776e7
|
[postgres] Flush LSN offset to PG even if no updates to the monitored tables to avoid infinite WAL segments (#111)
This closes #111
|
4 years ago |
Jark Wu
|
c1c96a6ac7
|
[build] Bump version to 1.3-SNAPSHOT
|
4 years ago |
Jark Wu
|
4127661092
|
[postgres] Flush LSN offset to PG after checkpoint complete to avoid infinite WAL segments
|
4 years ago |
Jark Wu
|
0ce58b4ff5
|
[postgres] Support 'slot.name' option for postgres-cdc connector
|
4 years ago |
Jark Wu
|
c47526737e
|
[mysql] Improve implementation of specifying binlog position and add tests
|
4 years ago |
jiabao.sun
|
2dfb59f3c7
|
[build] Bump up Flink version to 1.12.1 (#95)
|
4 years ago |
Jark Wu
|
05a28a4428
|
[build] Set up CI with Azure Pipelines (#108)
This requires to upgrade testcontainers to 1.15.1 to fix can't pull images problem
|
4 years ago |
陈小东
|
6c4f1f8528
|
[fix bug] offset state missing if no binlog fetched tile checkpoint after restore.
|
4 years ago |
Jark Wu
|
0c8fcbbeca
|
[build] Bump version to 1.2-SNAPSHOT
|
4 years ago |
Jark Wu
|
3dc2f0d5cf
|
[mysql][postgres] Use underscore for the database.server.name to avoid Kafka warning log
|
4 years ago |
Jark Wu
|
5e9aa0b733
|
[mysql] Ignore exceptions when encountered unparseable DDL
|
4 years ago |
Jark Wu
|
f6b7b35a35
|
Support to parse MySQL TIMESTAMP type and support "server-time-zone" option
This fixes #17 and #16
|
5 years ago |
Jark Wu
|
bfa1fc3f91
|
[build] Bump project version to 1.1.0-SNAPSHOT
|
5 years ago |
qinshiwei
|
c89b46f14a
|
Support "debezium.*" option to pass through the Debezium's properties
This closes #15
|
5 years ago |
Jark Wu
|
97b95eda77
|
Move test utils to a separate module
|
5 years ago |
Jark Wu
|
5120a5b35b
|
[build] Update version to 1.0.0-SNAPSHOT
|
5 years ago |
Jark Wu
|
ad6eeb0fa6
|
[mysql][postgres] Rename MySqlBinlogSource and PostgreSqlChangelogSource to MySQLSource and PostgreSQLSource
|
5 years ago |
Jark Wu
|
94e7703f96
|
[postgres] Add PostgreSQL CDC source connector
|
5 years ago |