Commit Graph

505 Commits (d249b500d7cf4f97e9a91a773b71c9508bd8ea1e)
 

Author SHA1 Message Date
tison d249b500d7
[build] Use issue form templates (#1830)
This closes  #1830.
2 years ago
Jiabao Sun 22f68d321d
[ci] Fix for dubious repo ownership issue (#1843) 2 years ago
skylines c98971ec1c
[docs] Update mysql-cdc.md to recommend latest version (#1842) 2 years ago
Jiabao Sun 70bc24bdc5
[ci] Fix for dubious repo ownership issue (#1840) 2 years ago
wangxiaojing 00fe5ad922
[docs][sqlserver] Update data type mapping (#1802)
* [DOC ] Update data type mapping

* Delete doc format,change all types testcase

* Delete  format

* code format

* Update sink table schema

Co-authored-by: wangxiaojing <wangxiaojing@lixiang.com>
2 years ago
gongzhongqiang d70e125f17
[ci][tidb] Fix dns cache works incorrect in latest jdk 8. (#1809) 2 years ago
Sergey Nuyanzin 2e3f086553
[postgresql] Upgrade postgresql driver from 42.2.26 to 42.2.27 to avoid CVE-2022-41946 (#1773) 2 years ago
wuzhenhua 8f920ac552
[minor][common] Improve the changelogMode expression (#1793) 2 years ago
Robert Metzger 8bf6160986
[hotfix][debezium] Forward root cause in DebeziumSourceFunction (#1791) 2 years ago
molsionmo 00fea60110
[docs][oracle] Add new introduced config options from incremental snapshot framework (#1719) 2 years ago
Qingsheng Ren 70f6ad3897
[mysql] Fix backward compatibility on deserializing binlog offset from old versions (#1758)
This closes #1757
2 years ago
xixingya 7a2312cde1
[hotfix][docs] Correct the startup option's data type in Mysql docs and duplicate batch.size in MongoDB docs (#1751) 2 years ago
Leonard Xu 8132bc8a51 [hotfix][docs] Correct the mysql driver version in MySQL docs 2 years ago
Leonard Xu cdbec16710 [docs][site] update the supported cdc connectors picture 2 years ago
ehui 774c339a1d
[oracle] Add missing supported config options for oracle table source (#1727) 2 years ago
Qingsheng Ren f2d2b98a3e [mysql] Improve error message under the case that start reading from earliest but schema change happened before (#1724) 2 years ago
Qingsheng Ren f2bef23bc7 [mysql] Use event filter to drop events earlier than the specified timestamp in timestamp startup mode (#1724) 2 years ago
Leonard Xu 0fde9eb55c [docs][oceanbase][zh] Update outdated sections and translate them to Chinese 2 years ago
Leonard Xu bad00e56a3 [hotfix][docs] Upgrade the version in link to 2.4-SNAPSHOT 2 years ago
Leonard Xu 96162848b4 [hotfix][docs] Add link for Oceanbase ZH docs 2 years ago
Amber Moe dd19da6ff1 [docs][oceanbase] Add Chinese documents for oceanbase-cdc connector(#1611)
This closes #1611.
2 years ago
ehui 6d0cdbcc6e
[mysql] Fix MySqlBinlogSplitAssigner may reassign split after exception restart  (#1627)
* [mysql] Fix MySqlBinlogSplitAssigner may reassign split after exception restart
2 years ago
Qingsheng Ren ae51129ba3
[hotfix][docs] Exclude auto-generated files in docs from apache-rat-plugin (#1717) 2 years ago
gongzhongqiang 20ef0aea62
[db2] Fix stream api example in db2 doc. (#1714)
* [db2] Fix db2 doc.

Co-authored-by: gongzhongqiang <gongzhongqiang@gigacloudtech.com>
2 years ago
Leonard Xu a7f1970e1f [build] Bump version to 2.4-SNAPSHOT 2 years ago
Leonard Xu 3a198250b6 [docs] Update the flink cdc picture with supported database vendors. 2 years ago
gongzhongqiang d8542cdec0
[tidb] Fix unstable TiDB region changed test. (#1702)
Co-authored-by: gongzhongqiang <gongzhongqiang@gigacloudtech.com>
2 years ago
jiabao.sun 086634666f [docs][mongodb] Add docs for MongoDB incremental source 2 years ago
Leonard Xu e4dcd10ec8 [oracle][mysql] Improve the Oracle all data types test and clean up debug logs 2 years ago
Leonard Xu 228fbe650a [oracle] Properly support TIMESTAMP_LTZ type for oracle cdc connector 2 years ago
molsion b4ce19951f [oracle]support use user given column as split column 2 years ago
Leonard Xu df4b87f79e [oracle][minor] Clean up useless methods and classes 2 years ago
ehui 6fe4fc93e1 [oracle] Parallel read supports startup of startupOptions 2 years ago
ehui 4bfe694fea [oracle] Add full type field test 2 years ago
molsion a09a31495e [oracle]OracleTableSource support splitSize, fetchSize ,connectMaxRetries, connectionPoolSize and add test 2 years ago
Leonard Xu 8dd8fe6ac3 [hotfix][oracle][db2] Update the license header 2 years ago
Leonard Xu 1d5961dfec [cdc-base][oralce] Remove useless method of JdbcSourceFetchTaskContext 2 years ago
molsion f6c34cd616 [cdc-base][oracle] Improve the base methods base on Oracle specific requirements 2 years ago
ehui 4d9c0e41e1 [oracle] Support custom url for incremental snapshot source 2 years ago
molsion 94fa8b347f [oracle] Introduce SCAN_INCREMENTAL_SNAPSHOT_ENABLED option for OracleTableSourceFactory 2 years ago
molsion a94eefd90a [minor][oracle] Improve tests and code format 2 years ago
01410172 f99efd809f [oracle] Ignore testCheckpointAndRestore util DBZ-5245 and DBZ-4936 fix 2 years ago
莫贤彬 4855fa3337 [oracle][test] Add tests for Oracle incremental snapshot source 2 years ago
Enoch aeaf57b37e [oracle] Use ROWID as split column and replace limit syntax with ROWNUM 2 years ago
莫贤彬 70fb9cf5a3 [oracle] Let LogMinerStreamingChangeEventSource do not rely on oracle table LOG_MINING_FLUSH 2 years ago
莫贤彬 dd7b7beaaa [oracle] Use Incremental Snapshot Framework for Oracle CDC Connector (#1079)
This closes #1292.
2 years ago
Hang Ruan 9bbfcb477d [docs] Bump Flink version to 1.16.0 2 years ago
Hang Ruan db24ba59d4 [common] Bump Flink version to 1.16.0 2 years ago
gongzhongqiang 15392e8f84
[docs][db2] Add db2 to README.md (#1699) 2 years ago
wangxiaojing da5b322890
[tidb] Checkpoint is not updated long after a task has been running (#1686)
Co-authored-by: wangxiaojing <wangxiaojing@lixiang.com>
2 years ago