Skip to content

CDC Template: add support for INT16 data type (MySQL TINYINT).#103

Merged
ryanmcdowell merged 1 commit intoGoogleCloudPlatform:masterfrom
nikie:cdc-common-schema-utils-int16/fix
Apr 27, 2020
Merged

CDC Template: add support for INT16 data type (MySQL TINYINT).#103
ryanmcdowell merged 1 commit intoGoogleCloudPlatform:masterfrom
nikie:cdc-common-schema-utils-int16/fix

Conversation

@nikie
Copy link
Copy Markdown
Contributor

@nikie nikie commented Apr 25, 2020

This adds support for INT16 Beam schema type to allow streaming MySQL tables with TINYINT columns.

Resolves #101
Attn: @pabloem

@googlebot googlebot added the cla: yes The PR submitter has a CLA label Apr 25, 2020
@pabloem
Copy link
Copy Markdown
Contributor

pabloem commented Apr 27, 2020

this LGTM
@sabhyankar can you push for this to be merged?

@sabhyankar sabhyankar added the Google LGTM Approval of a pull request to be merged into the repository label Apr 27, 2020
@ryanmcdowell ryanmcdowell merged commit b50417f into GoogleCloudPlatform:master Apr 27, 2020
@pabloem
Copy link
Copy Markdown
Contributor

pabloem commented Apr 28, 2020

thanks @nikie !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes The PR submitter has a CLA Google LGTM Approval of a pull request to be merged into the repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CDC Template - add support for MySQL TINYINT data type.

5 participants