Commit Graph

5108 Commits

Author SHA1 Message Date
Chris Cranford
8f953dc9fe DBZ-3400 Remove Oracle Antlr DML parser 2021-05-11 17:56:55 +02:00
Bob Roldan
d4a72d779d DBZ-3410 Fix self-links in SMT routing options table 2021-05-11 10:37:10 -04:00
Chris Cranford
1d46cdb6b7 DBZ-3332 Limit oldest archive log query to only active records 2021-05-11 12:42:49 +02:00
Bingqin Zhou
6e4abbdb68 DBZ-3092 Update docs.
DBZ-1614 Update doc for source info.

DBZ-3480 Update doc.
2021-05-11 12:34:09 +02:00
Anisha Mohanty
64d2cde825 DBZ-3438 Add mapped diagnostic contexts for snapshotting & streaming 2021-05-11 11:43:58 +02:00
John Martin
cef0997428 DBZ-3508 return empty ConfigDef for ReadToInsertEvent.config 2021-05-11 05:59:33 +02:00
Kazuki MATSUDA / 松田一樹
95887685db DBZ-3503 Provide Japanese translation of README.md
Use case in official readme https://github.com/debezium/debezium#common-use-cases is great summary. Hope this README.md is available in Japanese also.

debezium/dev thread: https://gitter.im/debezium/dev?at=60922454f7e4221825ba4567
2021-05-10 09:40:22 +02:00
Bob Roldan
d65bfe7f8b DBZ-3412 Fix internal cross-reference link in content-based-routing doc 2021-05-07 17:44:44 -04:00
roldanbob
7fbede4286
[docs] fix typo in monitoring.adoc
In bulleted list, PosgreSQL > PostgreSQL
2021-05-07 12:41:07 -04:00
roldanbob
015e68d6f4
[docs] fix typo
Localization detected "SQ statement" where "SQL statement" was intended.
2021-05-07 12:32:38 -04:00
Debezium Builder
4dd3a146ca [maven-release-plugin] prepare for next development iteration 2021-05-06 02:40:15 -04:00
Debezium Builder
b3c5bb281c [maven-release-plugin] prepare release v1.6.0.Alpha1 2021-05-06 02:40:15 -04:00
Jiri Pechanec
92a08e594e [release] Changelog for 1.6.0.Alpha1 2021-05-06 08:31:17 +02:00
Jiri Pechanec
b4327ab13a DBZ-3499 Moved test statements to examples 2021-05-06 06:14:24 +02:00
Tommy Karlsson
f9028926f8 DBZ-3499 Add support for parsing of GRANT statements with newer MySQL privileges 2021-05-06 06:14:24 +02:00
Jiri Pechanec
5c722341e2 DBZ-3473 Extract incremental snapshot contract 2021-05-06 05:37:36 +02:00
Jiri Pechanec
7daae11600 DBZ-3473 Postgres has its own schema instance 2021-05-06 05:37:36 +02:00
Jiri Pechanec
8b0428404b DBZ-3473 SQL Server field moved reading to connection 2021-05-06 05:37:36 +02:00
Jiri Pechanec
13334ee72f DBZ-3473 Add current chunk metric 2021-05-06 05:37:36 +02:00
Jiri Pechanec
39d21806eb DBZ-3473 Metrics enabled 2021-05-06 05:37:36 +02:00
Jiri Pechanec
3d940ca14a DBZ-3473 Support for cursor-based fetching 2021-05-06 05:37:36 +02:00
Jiri Pechanec
c53785dde7 DBZ-3473 Incremental Snapshot support for MySQL 2021-05-06 05:37:36 +02:00
Jiri Pechanec
4e95056ddd DBZ-3473 Test stabilization 2021-05-06 05:37:36 +02:00
Jiri Pechanec
d10bf3f7ef DBZ-3473 Log chunk id 2021-05-06 05:37:36 +02:00
Jiri Pechanec
49c5a00bbf DBZ-3473 Share read JDBC value between regular and incremental snapshot 2021-05-06 05:37:36 +02:00
Jiri Pechanec
91ecbcc81a DBZ-3473 Share read statement creation between regular and incremental snapshot 2021-05-06 05:37:36 +02:00
Jiri Pechanec
dd2bc6354b DBZ-3473 Pass the main clock form connector 2021-05-06 05:37:36 +02:00
Jiri Pechanec
3371e6ccb3 DBZ-3473 Enable per-dialect query limit 2021-05-06 05:37:36 +02:00
Jiri Pechanec
260c32cf0e DBZ-3473 Resume parallel snapshot after connector restart 2021-05-06 05:37:36 +02:00
Jiri Pechanec
4d52b21a76 DBZ-3473 Ignore parallel snapshot for connector not supporting it 2021-05-06 05:37:36 +02:00
Jiri Pechanec
fd9c9d02b4 DBZ-3473 Handle exceptions 2021-05-06 05:37:36 +02:00
Jiri Pechanec
37626c0dfe DBZ-3473 Extract incremental snapshot context 2021-05-06 05:37:36 +02:00
Jiri Pechanec
07371c085b DBZ-3473 Watermark signals must be in separate tx 2021-05-06 05:37:36 +02:00
Jiri Pechanec
a52c536a68 DBZ-3473 First prototype of incremental snapshotting 2021-05-06 05:37:36 +02:00
roldanbob
66da6938a0
[docs] Restore ModuleID to Db2 connector props topic
Restore the ModuleID declaration `descriptions-of-debezium-db2-connector-configuration-properties` that is used for the for the connector properties topic downstream and which was removed as part of the recent user guide update for the Db2 connector in DBZ-3298.
2021-05-05 23:15:43 -04:00
roldanbob
91d3dfde0a
[docs] Restore downstream ModuleID for config properties topic
Previously, I removed the downstream ModuleID declaration for the Connector properties topic on L1947  because of a linking problem. I now believe that the problem resulted from errors in the way that the downstream content was structured, so I've restored the Module ID and the link to it on L1642.
2021-05-05 22:16:41 -04:00
roldanbob
257b1f32dc
[docs] Correct typo
Emitting is misspelled as emmitting.
2021-05-05 17:21:38 -04:00
Jiri Pechanec
7415dc91de DBZ-3497 Rename the variable 2021-05-05 13:17:28 +02:00
Anisha Mohanty
5156ea0d16 DBZ-3497 Handle MySQL DATE default value parser to accept timestamp 2021-05-05 13:17:28 +02:00
Jiri Pechanec
e6d1beb697 DBZ-3382 Add to server BOM 2021-05-05 08:14:25 +02:00
Jiri Pechanec
26786116fd DBZ-3382 Align with latest pom 2021-05-04 09:02:19 +02:00
Alfusainey Jallow
40d023817d DBZ-3382 Incoprate feedback, run ITs and add documentation
Signed-off-by: Alfusainey Jallow <alf.jallow@gmail.com>
2021-05-04 09:02:19 +02:00
Alfusainey Jallow
ccfc3ccfe8 DBZ-3382 Support pass-through config properties
Signed-off-by: Alfusainey Jallow <alf.jallow@gmail.com>
2021-05-04 09:02:19 +02:00
Alfusainey Jallow
94feea19c6 DBZ-3382 Kafka sink adapter for Debezium Server
Signed-off-by: Alfusainey Jallow <alf.jallow@gmail.com>
2021-05-04 09:02:19 +02:00
roldanbob
40e84cfb79
[docs] Fix typo in downstream annotation
On L557, change the downstream `Title` annotation from `About keys in {prodname} mysql change events` to `... MySQL change events`.
2021-05-03 12:35:52 -04:00
Gunnar Morling
8527af5696 DBZ-3478 Typo fix 2021-04-30 09:46:41 +02:00
Anisha Mohanty
e663b923ff DBZ-3467 'group' keyword to be used as ID 2021-04-29 22:35:17 +02:00
Gunnar Morling
199c510d78 DBZ-3478 README update 2021-04-29 11:57:38 +02:00
Anisha Mohanty
42166adfdc DBZ-3468 Test for create table with partition and subpartition 2021-04-29 09:31:11 +02:00
Anisha Mohanty
da9ed004d4 DBZ-3468 Add missing parentheses to subpartition definition 2021-04-29 09:31:11 +02:00