-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
Feature enhancement
I will be implementing INITIAL_ONLY mode for Db2.
Which use case/requirement will be addressed by the proposed feature?
It will achieve feature parity with all other major connector types.
Implementation ideas (optional)
Will add an additional enum value to the snapshot context, and add short circuiting in the Db2StreamingChangeEventSource::execute function, similar to other connectors.