Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yuzelin committed Jun 20, 2024
1 parent 89cd0e6 commit 94d6243
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ public Optional<Schema> build(RichCdcMultiplexRecord record) {
Collections.emptyList(),
tableConfig,
sourceSchema,
new CdcMetadataConverter[0],
metadataConverters,
caseSensitive,
false,
true));
Expand Down

0 comments on commit 94d6243

Please sign in to comment.