gongzhongqiang
|
08e9c756e1
|
[docs] Update the debezium document link to version 1.5
|
4 years ago |
Leonard Xu
|
2bcf8a0dba
|
[docs][mysql] Fix LowerCase Class name typo
|
4 years ago |
manmao
|
23bdc7a95b
|
[postgres] Fix Validator didn't implement Serializable
Co-authored-by: mao.man@rootcloud.com <mao.man@rootcloud.com>
|
4 years ago |
Leonard Xu
|
bf9fb45b40
|
[docs] Add checkpoint config in document example
|
4 years ago |
wangminchao
|
ba83bafb0b
|
[changelog] fix changelog-deserialize exception message typo.
|
4 years ago |
Leonard Xu
|
e4763adbc2
|
[docs] Fix the imports in document demo
|
4 years ago |
Leonard Xu
|
a88889896e
|
[docs] Set the content width of the website
|
4 years ago |
Jark Wu
|
7da7dbdcb2
|
[docs] Update DingTalk group picture size in README.md
|
4 years ago |
Leonard Xu
|
db4215292b
|
[doc] update the supported connector version and link
|
4 years ago |
Leonard Xu
|
9ee80c5239
|
[build] Bump version to 2.1-SNAPSHOT
|
4 years ago |
Leonard Xu
|
1a4e5bc582
|
[docs][mysql] Add 2.0.0 feature introduction in mysql docs
|
4 years ago |
Leonard Xu
|
7b5f6aab9c
|
[mysql] Forbid using problematic startup options earliest-offset/specific-offset/timestamp
|
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
|
e992f2797c
|
[doc] only show document for release-1.4 for 1.x
|
4 years ago |
Leonard Xu
|
f701f9c38b
|
[doc] Fix the versioned document link issue
|
4 years ago |
Leonard Xu
|
fa774c86d2
|
[doc] Add readme and support markdown list
|
4 years ago |
Leonard Xu
|
98835f3b89
|
[doc] Add documents for flink-cdc
|
4 years ago |
Leonard Xu
|
6d71dd221e
|
[doc] Use ververica name in copyright
|
4 years ago |
Leonard Xu
|
a88433d460
|
[doc] Override RTD theme for flexible markdown table column width
|
4 years ago |
Leonard Xu
|
846665a44c
|
[doc] Support markdown tables in document website by myst-parser
|
4 years ago |
Leonard Xu
|
b6ee80862e
|
[doc] Support markdown tables in document website by recommonmark
|
4 years ago |
Leonard Xu
|
698c0ccad0
|
[doc] Fix document search fail due to sphinx-doc/sphinx/issues/8419
|
4 years ago |
Leonard Xu
|
85a0636045
|
[doc] Support versioned documents with RTD(ReadTheDocs)
|
4 years ago |
Leonard Xu
|
7d7ca57e24
|
[doc] Use sphinx-rtd-theme to manage project documents
|
4 years ago |
Leonard Xu
|
d7fd46d0be
|
[doc] Set build_docs.yml for document building
|
4 years ago |
Leonard Xu
|
8162dc7ae3
|
[build] Rename group.id and packge name from 'com.alibaba.ververica' to 'com.ververica' (#287)
|
4 years ago |
Leonard Xu
|
848a6bfefc
|
[debezium] Avoid uncompleted state of schema history when engine stop before checkpoint
* This close (#282)
|
4 years ago |
Jark Wu
|
5180bc984f
|
[mysql] Refactor split assigner and simplify chunk splitting (#283)
|
4 years ago |
Leonard Xu
|
2edf6d3778
|
[mysql] Enable single server id for MySqlParallelSource
|
4 years ago |
Leonard Xu
|
e894b0a69e
|
[mysql] Keep the global order of between snapshot records and binlog records
|
4 years ago |
Leonard Xu
|
8638720d71
|
[mysql] Support latest-offset mode for MySqlParallelSource
|
4 years ago |
Leonard Xu
|
75c01c530e
|
[mysql] Simplify the options for Mysql Source
|
4 years ago |
Jark Wu
|
ff6b638262
|
[mysql] Improve split state and enumerator state structure
|
4 years ago |
Jark Wu
|
7d369548b0
|
[mysql] Move MySqlSplitReader from 'split' to 'reader' package
|
4 years ago |
Jark Wu
|
a42f6ae61c
|
[mysql] Simplify EmbeddedFlinkDatabaseHistory to not record schema changes
|
4 years ago |
Leonard Xu
|
ae54f0b11a
|
[mysql] Throw underlying debezium reader exception
|
4 years ago |
Leonard Xu
|
35c636224d
|
[mysql] Make every subtask used different database history
|
4 years ago |
Leonard Xu
|
a0e5e7a65b
|
[mysql] Optimize the data structure of split and splitState
This closes #268
|
4 years ago |
Leonard Xu
|
5542233278
|
[mysql] Add JM/TM failover tests to check checkpoint works fine
|
4 years ago |
Leonard Xu
|
d5e3dc709a
|
[build] Bump flink version to 1.13.1
|
4 years ago |
Jark Wu
|
c4a7d6ad56
|
[build] Bump version to 2.0-SNAPSHOT
|
4 years ago |
Jark Wu
|
ce2ee32521
|
[mysql][test] Rename "custom.sql" to "customer.sql"
|
4 years ago |
Jark Wu
|
e9e78f10d6
|
[mysql] Refactor class names to use "MySql" prefix instead of "MySQL"
|
4 years ago |
Jark Wu
|
6827aad0a4
|
[mysql] Use LOG instead of LOGGER as Logger variable name
|
4 years ago |
Jark Wu
|
6e5e14dc34
|
[mysql] Rename BinlogPosition to BinlogOffset
|
4 years ago |
Leonard Xu
|
5786506394
|
[mysql] Support binlog reader merge optimization
This close #256
|
4 years ago |
Leonard Xu
|
6231e990c0
|
[mysql] Support numeric type optimization for split boundary calculation
This close (#248)
|
4 years ago |
Leonard Xu
|
c6ca6c1874
|
[mysql] Support new Source in SQL
|
4 years ago |
Leonard Xu
|
dd3826be11
|
[mysql] Use SchemaRecord for MySQL cdc source
|
4 years ago |
Leonard Xu
|
1a81915cd1
|
[mysql] Support table with combined primary key
|
4 years ago |