debezium / debezium/dbz

Provide schema type enumeration [DBZ-8894]

Open
#1,223 0 comments 0 reactions 0 assignees View on GitHub
component/core-library migrated-from-jira type/enhancement
Dominant language
HTML
Stars
6
Forks
8
Avg merge
2d 19h
Merged PRs (30d)
1

Description

Migrated from [DBZ-8894](https://issues.redhat.com/browse/DBZ-8894)

org.apache.connect.data provides a convenient Schema.Type  enumeration. However, Debezium also defines a bunch of logical/semantic types. Consequently building change consumers can be rather tricky since implementors need to be aware of these and don't really have a way to list/enumerate these types

 

Would it be possible to provide some kind of enumeration? We could either maintain enumeration of such types manually or create an annotation processor which would generate such enum for us. 

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.