Skip to content

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

Open
sharooque7 wants to merge 1 commit intotaosdata:3.0from
sharooque7:fix/Issue-73
Open

##Issue: fieldSchema for field group_id cannot be null#74
sharooque7 wants to merge 1 commit intotaosdata:3.0from
sharooque7:fix/Issue-73

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