-
Feature Request
-
Resolution: Done
-
Major
-
2.0.1.Final, 2.1.3.Final
-
None
-
False
-
None
-
False
Feature request or enhancement
For feature requests or enhancements, provide this information, please:
Which use case/requirement will be addressed by the proposed feature?
Better performance of streaming of changes from DB with huge number of tables which are configured to do supplemental logging but are not being captured by connector.
Example: 1 captured table in 'table.include.list' and a bunch of others with configured supplemental logging that are not being captured, as a result connector is doing a lot of extra work to filter.
Implementation ideas (optional)
Allow doing filtering (or pre-filtering) on the DB side without using of regular expressions.
Also, it would be great to provide fine-grain control on how the query in LogMinerQueryBuilder is being built (in the future).
- relates to
-
DBZ-5648 Improve LogMiner query performance by reducing REGEXP_LIKE disjunctions
- Closed
- links to
-
RHEA-2023:120698 Red Hat build of Debezium 2.3.4 release