Skip to content

Commit

Permalink
bulk-cdk-toolkits-extract-cdc,source-mysql-v2: flesh out CDC
Browse files Browse the repository at this point in the history
  • Loading branch information
postamar committed Sep 25, 2024
1 parent 6bbd6d6 commit 7c76565
Show file tree
Hide file tree
Showing 30 changed files with 1,225 additions and 1,695 deletions.
1 change: 1 addition & 0 deletions airbyte-cdk/bulk/toolkits/extract-cdc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ dependencies {
implementation project(':airbyte-cdk:bulk:core:bulk-cdk-core-extract')
implementation 'io.debezium:debezium-api:2.7.1.Final'
implementation 'io.debezium:debezium-embedded:2.7.1.Final'
implementation 'io.debezium:debezium-storage-file:2.7.1.Final'

implementation 'commons-io:commons-io:2.17.0'
}

This file was deleted.

Loading

0 comments on commit 7c76565

Please sign in to comment.