-
Enhancement
-
Resolution: Done
-
Major
-
None
-
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?
For both the vitess-connector and possibly the postgres-connector we want to send schema change events, but don't actually need the Historized interfaces for snapshots/schemas/configs to be implemented. We want an option that is checked for in the CommonConnectorConfig that can allow a connector to bypass the check for if it is historized, and allow these connectors with this option enabled to send schema change events that include DDL data.
Implementation ideas (optional)
Will put out a PR.