Skip to content

Commit

Permalink
Add TODO.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tang8330 committed Jul 26, 2024
1 parent 1c26906 commit 88053b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/debezium/schema.go
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ func (f Field) ToKindDetails() typing.KindDetails {
return converter.ToKindDetails()
}

// TODO: Deprecate this in favor of the converters

// We'll first cast based on Debezium types
// Then, we'll fall back on the actual data types.
switch f.DebeziumType {
Expand Down

0 comments on commit 88053b0

Please sign in to comment.