-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
-
False
In order to make your issue reports as actionable as possible, please provide the following information, depending on the issue type.
Feature request or enhancement
For feature requests or enhancements, provide this information, please:
Which use case/requirement will be addressed by the proposed feature?
Using the Debezium embedded engine, we want to be able to retrieve the correct
HistoryRecordComparator for our source connector.
Implementation ideas (optional)
The least intrusive way to do this is probably just to expose HistorizedRelationalDatabaseConnectorConfig#getHistoryRecordComparator() as public.