Jark Wu
|
5264e80a7b
|
[mysql] Support read binlog from specific timestamp
|
4 years ago |
Jark Wu
|
5fcfe8ca05
|
[mysql] Support "initial", "earliest-offset", "latest-offset" startup mode options
|
4 years ago |
Jark Wu
|
c47526737e
|
[mysql] Improve implementation of specifying binlog position and add tests
|
4 years ago |
shizhengchao
|
befb4adbd9
|
[mysql] Support read from specific MySQL Binlog position
|
4 years ago |
Jark Wu
|
799b5d36af
|
[debezium] Rename DebeziumState to DebeziumOffset
|
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 |
Zhenghua Gao
|
e2d4ff735c
|
[ISSUE-69] DebeziumSourceFunction only stores monitored table DDLs which cause error in some situation
This closes #70
|
4 years ago |
Jark Wu
|
a2dea76d96
|
Update README.md
|
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
|
2ea391b19d
|
Update README
|
5 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 |
Jark Wu
|
a47cb90d83
|
[hotfix] Fix the missing license header
|
5 years ago |
Jark Wu
|
1f73211e36
|
[debezium] Bump up Debezium version to 1.2.1.Final
|
5 years ago |
qinshiwei
|
c89b46f14a
|
Support "debezium.*" option to pass through the Debezium's properties
This closes #15
|
5 years ago |
Jark Wu
|
83d75b551d
|
[build] Add DummyDocs to generate docs jar to pass OSS rule
|
5 years ago |
Jark Wu
|
bc0ef84861
|
Update README.md
|
5 years ago |
Jark Wu
|
d70cbd61f0
|
[changelog-json] Support changelog json to encode and decode changelogs
|
5 years ago |
Jark Wu
|
97b95eda77
|
Move test utils to a separate module
|
5 years ago |
Jark Wu
|
39c5c9507b
|
[build] Bump Flink version to 1.11.1
|
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 |
Jark Wu
|
ab3a2ca1a6
|
[test] Move AssertUtils to flink-connector-debezium
|
5 years ago |
Jark Wu
|
ffae96de9d
|
Add README and LICENSE
|
5 years ago |
Jark Wu
|
524af1c78d
|
[build] Fix shading problems
|
5 years ago |
Jark Wu
|
6ed359c694
|
[build] Add flink-sql-connector-mysql-cdc to shade dependencies
|
5 years ago |
Jark Wu
|
a0b21b6092
|
[build] Rename modules to 'flink-connector-debezium' and 'flink-connector-mysql-cdc'
|
5 years ago |
Jark Wu
|
f0ab204fb4
|
[build] Fix checkstyle and RAT
|
5 years ago |
Jark Wu
|
53acdc018a
|
[build] Bump checkstyle from 8.14 to 8.29
|
5 years ago |
Jark Wu
|
9d736ec82a
|
[table] Support MySQL CDC as SQL connector source
|
5 years ago |
Jark Wu
|
1286a9920c
|
[mysql] Support MySQL source function which can consume snapshot and continue binlog
|
5 years ago |
Jark Wu
|
c99f00d30b
|
[dbz] Basic implementation for Debezium source function
|
5 years ago |
Jark Wu
|
cb7e0f47ff
|
[build] Initialize project
|
5 years ago |