Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

##Issue: fieldSchema for field group_id cannot be null #74

Open
wants to merge 1 commit into
base: 3.0
Choose a base branch
from

Conversation

sharooque7
Copy link

The data type BIGINT UNSIGNED was not handled. The TableMapper.convertType function does not handle BIGINT UNSIGNED in its switch case. This Data type is created for stable when creating a stream because of this the connector crashed.

Issue-73. I have elaborated more on this issue with screenshot.

BIGINT UNSIGNED data type was not handled. The TableMapper.convertType function does not hanlde BIGINT UNSIGNED case. This Data type is created for stable when creating a stream
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant