-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Hello,
I'm working with a vendor who is trying to get the debezium for as400 connector working for booleans. They have cited that it is not working properly because there is a class object for Boolean. Most data types in the connector are using a class object for the data type. For example, a char data type is using AS400Text. We've tried to utilize that for booleans but runs into issues parsing the value from the journal correctly.
Any advice here on either a direct to get a named AS400Boolean or how to proceed with the boolean type parsing from the journal in debezium?
Thanks,
Ryan
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels