Commit Graph

5697 Commits

Author SHA1 Message Date
Bob Roldan
94c01bb2a9 DBZ-4199 Specify correct anchor ID in internal link 2021-10-26 11:27:41 +02:00
harveyyue
3f2fe270b2 DBZ-4193 Parse the "window" keyword for agg and nonagg function in mysql8 2021-10-25 14:28:02 +02:00
Chris Cranford
9f27cddbc5 DBZ-4186 Fix OracleSchemaMigrationIT test failures for Xstream 2021-10-22 09:01:56 +02:00
Guy Korland
7edc4d7de4 DBZ-4190 Add redis to the diagram 2021-10-22 08:06:22 +02:00
Jiri Pechanec
25064fd449 DBZ-4191 Add author to copyright 2021-10-22 07:57:24 +02:00
Sungho Hwang
54d5c16b69 DBZ-4191 Fixed a variable name in an unit test of Outbox Event Router to enhance readability. 2021-10-22 07:57:24 +02:00
Jiri Pechanec
4244776646 [ci] Fix condition for temporary build 2021-10-22 06:20:10 +02:00
Chris Cranford
6b118d2155 DBZ-4036 Fix documentation formatting 2021-10-21 17:45:03 -04:00
Chris Cranford
d335a2031e DBZ-4036 Documentation edits 2021-10-21 17:45:03 -04:00
Chris Cranford
ca44f83212 DBZ-4036 Documentation edits 2021-10-21 17:45:00 -04:00
Chris Cranford
83034f7f0d DBZ-4036 Updated Oracle documentation
* Added new connector properties
* Added SCN gap detection section
2021-10-21 17:42:11 -04:00
Chris Cranford
2db345d1ed DBZ-4036 Adjust DEFAULT_SCN_GAP_SIZE 2021-10-21 17:42:11 -04:00
Chris Cranford
36c0dfd1ab DBZ-4036 Only pass one SCN to the timestamp function 2021-10-21 17:42:11 -04:00
Willie Zhu
f4297f99b3 DBZ-4036 move scn_to_timestamp to a seperate function. 2021-10-21 17:42:10 -04:00
Willie Zhu
f30e40ddf7 DBZ-4036 extract configuration 2021-10-21 17:42:10 -04:00
Willie Zhu
365532379d DBZ-4036 handle SCN gap. 2021-10-21 17:42:10 -04:00
Jiri Pechanec
a956aa53bc DBZ-4188 Skip LogMiner tests while using XStream 2021-10-21 11:31:15 -04:00
Anisha Mohanty
46f0d876d5 DBZ-4184 Remove MINUSMINUS operator 2021-10-21 17:16:06 +02:00
Anisha Mohanty
2f3fe3fd85 DBZ-4121 Support for Non-aggregate window functions 2021-10-21 17:14:55 +02:00
Anisha Mohanty
6a38e5cfea DBZ-4170 Update analyze table statement as per MySql 8.0 2021-10-21 17:12:18 +02:00
Chris Cranford
2ffe39b8e0 DBZ-4142 Update chat links from Gitter to Zulip 2021-10-20 11:45:12 -04:00
Jiri Pechanec
a6ae15d0ca DBZ-4000 Add Oracle docs; remove internal names 2021-10-20 16:33:51 +02:00
Jiri Pechanec
1915534fc7 DBZ-4000 Add docs 2021-10-20 15:19:31 +02:00
Jiri Pechanec
ebc49b41c2 DBZ-4000 Fix typo in test name 2021-10-20 15:19:31 +02:00
harveyyue
90e9bea93f DBZ-4000 Support parse table and columns comment 2021-10-20 15:19:31 +02:00
Anisha Mohanty
b865451956 DBZ-4045 Adjust TransformsInfo method signature 2021-10-20 11:51:34 +02:00
Anisha Mohanty
2eae7a742c DBZ-4045 Use listener props for deprecated host & port props 2021-10-20 11:51:34 +02:00
Anisha Mohanty
61016ef01b DBZ-4045 Upgrade to Apache Kafka 3.0 2021-10-20 11:51:34 +02:00
Gunnar Morling
8c4b1bf99b DBZ-4157 Applying suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2021-10-20 09:56:27 +02:00
Chris Cranford
e58b44cbcf DBZ-4157 Describe Oracle connector buffering solutions 2021-10-20 09:56:27 +02:00
Chris Cranford
54df559438 DBZ-3807 Make Oracle connector build with infinispan-buffer profile stable 2021-10-20 09:38:51 +02:00
Anisha Mohanty
14519a2daa DBZ-4165 Run all connectors with outreach jobs 2021-10-19 16:58:11 +02:00
Chris Cranford
78dedc080a
DBZ-3834 Do not use row hashing for event duplication detection;
Also delaying event parsing until after duplication check.

Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-10-19 16:54:13 +02:00
Gunnar Morling
c8d6a39c79 DBZ-4125 Removing some redundant code 2021-10-19 15:29:56 +02:00
Gunnar Morling
adba67a2c5 DBZ-4125 Asserting database name in change events;
Using assertThat() statically imported.
2021-10-19 15:29:56 +02:00
Gunnar Morling
e5ceddca2f DBZ-4125 Dropping correct database 2021-10-19 15:29:56 +02:00
cburch824
5209fbc9bb DBZ-4125 update testDB variable value 2021-10-19 15:29:56 +02:00
cburch824
1de72deafa DBZ-4125 Add test covering special characters in database name
DBZ-4125 Remove unused import

DBZ-4125 Clean up variable usage
2021-10-19 15:29:56 +02:00
cburch824
766139ab05 DBZ-4125 Fix sqlserver connection database name placeholder
Add copyright name and alias name
2021-10-19 15:29:56 +02:00
Gunnar Morling
33764b2adc DBZ-4150 Using set instead of list 2021-10-19 12:32:16 +02:00
Hossein Torabi
6027d762a6 DBZ-4150 Trim numerical defaultValue before converting postgres-connector 2021-10-19 12:27:26 +02:00
Chris Cranford
8424a58dea DBZ-4161 Merge logging and object name length checks 2021-10-19 12:26:02 +02:00
Chris Cranford
fef29f1093
DBZ-4032 Treat empty TIMESTAMP blob value as null 2021-10-19 09:39:27 +02:00
Bob Roldan
f9db8ee80d DBZ-4153 Fix incorrect classname in SMT predicates doc 2021-10-18 12:59:03 -04:00
Gunnar Morling
3d093e2a3b DBZ-4164 Import ordering 2021-10-18 14:45:00 +02:00
lujiefsi
12ccc24e17
DBZ-4164 Fixing resource leak due to Files::lines 2021-10-18 14:31:39 +02:00
Chris Cranford
c6d753526b DBZ-4161 Log warning on long table/column names 2021-10-18 13:59:55 +02:00
Gunnar Morling
188d94c867 DBZ-4140 scn -> SCN in messages 2021-10-18 12:12:30 +02:00
Chris Cranford
0ae985e5f8 DBZ-4140 Avoid NPE with getMaxArchiveLogScn by using query retries 2021-10-18 12:12:30 +02:00
Juan Fiallo
51fb2db959 DBZ-3517 Making database.user optional for SQL Server.
SQL Server doesn't require username/password when using Kerberos authentication, which can be configured using pass-through database properties. Changing the database.user config to be optional for SQL Server Connector to reflect that.
2021-10-18 12:06:56 +02:00