Commit Graph

5512 Commits

Author SHA1 Message Date
Naveen Kumar KR
b5ccd249c9 DBZ-4015 1) TableIdParser - Initialize ArrayList with optimal capacity of 3 (at max three parts in an identifier - catalog.schema.table)
2) TableId - Replace .stream().toArray() with .toArray() to eliminate stream overhead
2021-09-21 10:35:08 +02:00
Naveen Kumar KR
4c5264f7d2 DBZ-4015 Efficient String Replacement using String.replace in TableIdParser (improvement of x4-x5 times)
(https://medium.com/javarevisited/micro-optimizations-in-java-string-replaceall-c6d0edf2ef6)
2021-09-21 10:35:08 +02:00
Chris Cranford
ef6fa1e7e5 DBZ-4017 Support multiple (sub)partitions in ALTER TABLE truncate syntax 2021-09-21 10:32:39 +02:00
roldanbob
89105de423
[docs] Fix typo
Correct misspelling
2021-09-17 16:49:38 -04:00
Jiri Pechanec
26d0e78023 DBZ-4013 Skip invalid table 2021-09-17 14:20:42 +02:00
Chris Cranford
e1fb3cc0e6 DBZ-3977 Extend ALTER and TRUNCATE table Oracle DDL support
* Add support for truncating subpartitions with ALTER
* Add support for dropping storage with TRUNCATE
2021-09-16 19:39:53 +02:00
Gunnar Morling
1a2415abae
[docs] Minor fix 2021-09-16 16:07:11 +02:00
Gunnar Morling
f2e64c5d80
[docs] Minor fix 2021-09-16 16:00:47 +02:00
Gunnar Morling
c41111ba80
[docs] Minor fix 2021-09-16 15:59:01 +02:00
Jiri Pechanec
da0a425519 [release] Update docs for 1.7.0.CR1 2021-09-16 13:11:34 +02:00
Debezium Builder
3e55fd3cbc [release] Development version for testing module deps 2021-09-16 08:22:39 +00:00
Debezium Builder
c15e0b303b [maven-release-plugin] prepare for next development iteration 2021-09-16 08:10:45 +00:00
Debezium Builder
23d9790121 [maven-release-plugin] prepare release v1.7.0.CR1 2021-09-16 08:10:44 +00:00
Debezium Builder
0797a76e40 [release] Stable 1.7.0.CR1 for testing module deps 2021-09-16 08:06:08 +00:00
Jiri Pechanec
9c002d91e1 [release] Changelog for 1.7.0.CR1 2021-09-16 09:52:34 +02:00
jcechace
071f8d0dcd DBZ-3690 replacing cloud-user with centos user in order to support new jenkins nodes 2021-09-16 09:46:05 +02:00
jcechace
1daaa8b4c2 DBZ-3690 Removing scopeo usage and cleaning utility scripts 2021-09-16 09:46:05 +02:00
Bob Roldan
b341811b58 DBZ-3961-specify-when-connectors-begin-to-collect-metadata 2021-09-15 22:48:38 +02:00
Gunnar Morling
8bd686bf03 DBZ-3822 Adding note on trigger semanticsd 2021-09-15 16:00:04 +02:00
Anisha Mohanty
ad8e69cecc DBZ-3822 Add missing parenthesis 2021-09-15 15:56:48 +02:00
Anisha Mohanty
b643b20058 DBZ-3822 Add comments to handle commit message on failure 2021-09-15 15:56:48 +02:00
Anisha Mohanty
f57545d7b1 DBZ-3787 Add tests for invisible & visible columns using testcontainers
*Using user "debezium" to have right grants provided
2021-09-15 15:13:18 +02:00
Anisha Mohanty
cd7081797b DBZ-3787 Upgrade binlog-client to 0.25.3 2021-09-15 15:13:18 +02:00
Gunnar Morling
18a23b19c3 DBZ-4001 Removing constructor only required for tests 2021-09-15 14:21:02 +02:00
Yuan Zhang
fbf56a976d DBZ-4001 Using connection factory when validating SQL Server connector config 2021-09-15 14:16:39 +02:00
Jiri Pechanec
769b189a7c DBZ-3861 Use bacon CLI to automate product builds; generate Maven repo 2021-09-15 11:22:14 +02:00
jcechace
0e040d8090 DBZ-3934 Docker image for artifact server serving artifacts for Strimzi's build mechanism 2021-09-13 14:28:52 +02:00
harveyyue
97cb997be3 DBZ-3984 Mysql-Connector fails parsing invalid decimal format DDL statement 2021-09-13 13:55:49 +02:00
Gunnar Morling
14a5162ec0
DBZ-3822 Not checking out code for octocat commit checker 2021-09-09 23:01:49 +02:00
René Kerner
b92e5c5efe
DBZ-3943 Add ConfigDef unit tests to verify all Debezium Field instances have a proper documentation/description set;
Also adding missing descriptions.
2021-09-09 13:35:41 +02:00
Gunnar Morling
6f1577a70b DBZ-3958 Gracefully handling history file in sym-linked directory;
Also removing redundant test method definition.
2021-09-09 12:18:21 +02:00
camilesing
f2021330cb DBZ-3976 fix MySqlValueConvertes.java typo 2021-09-08 09:54:50 +02:00
Gunnar Morling
9941e9ec65
DBZ-3944 Updating image version in tutorial 2021-09-07 15:20:25 +02:00
uidoyen
53beb59a32 DBZ-3970 fix Openshift pods list image preview not found 2021-09-07 12:57:14 +05:30
jiabao.sun
96c2d33c83 DBZ-3969 Strings with binary collation shouldn't be parsed as Types.BINARY 2021-09-06 12:12:41 +02:00
Kate
390a331ecb DBZ-3947 Fix empty high watermark check 2021-09-06 10:53:33 +02:00
Chris Cranford
82e568ae34 DBZ-3962 Support DROP TABLE using recycle bin as-clause 2021-09-02 23:15:04 +02:00
Chris Cranford
093408bba8 DBZ-3954 Restrict capturing change events to configured PDB 2021-09-02 09:06:28 +02:00
Chris Cranford
47c3273985 DBZ-3892 Reuse precompiled pattern instance 2021-09-01 13:10:00 -04:00
Chris Cranford
8dc4a08c70 DBZ-3892 Correctly parse concatenated UNISTR values 2021-09-01 13:10:00 -04:00
Anisha Mohanty
e085bd788f DBZ-3822 GH Action that flags octocat commits 2021-09-01 17:05:14 +02:00
Ashmeet Lamba
c3c65fdd1f DBZ-3713 Wrapped client.xadd in RedisStreamChangeConsumer within Try-Catch Block
In case of a failure the entire batch would be skipped and the whole process
crashes. Adding a try catch block similar to other sinks
2021-09-01 15:43:21 +02:00
Gunnar Morling
7c150de943 DBZ-2525 Don't qualify selected columns with table name;
It shouldn't be needed as we select from a single table, and it caused the columns to not be found for the Db2 connector.
2021-08-31 17:39:36 +05:30
Gunnar Morling
e8d54494f8
[docs] Typo fix 2021-08-30 18:58:59 +02:00
Gunnar Morling
9c4cc7e395 DBZ-3918 Removing reference to development_docs branch 2021-08-30 14:21:33 +02:00
Gunnar Morling
26921a9836 DBZ-3918 Removing reference to development_docs branch 2021-08-30 14:17:36 +02:00
rkerner
6a4896d2d4 DBZ-3918 Update RELEASING.md to current process
closes https://issues.redhat.com/browse/DBZ-3918
2021-08-30 14:17:36 +02:00
Anisha Mohanty
153e0920e1 DBZ-2525 Generifying exclusion of columns from snapshotting in all relational connectors;
* Using RelationalDatabaseSchema in RelationalSnapshotChangeEventSource for consistency.
* Adding test for table/column names which are keywords
2021-08-30 12:20:56 +02:00
Gunnar Morling
aea2827016 DBZ-2525 Removing unused methods 2021-08-30 12:20:55 +02:00
Gunnar Morling
11ed86a807 DBZ-3889 Reducing logging of serializers 2021-08-30 12:20:55 +02:00