Skip to content

Class type for Boolean #218

@rcronin

Description

@rcronin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions