Skip to content

Support tinyint/smallint to integer type coercion in Iceberg#23033

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
ebyhr:ebi/iceberg-tinyint-smallint
Aug 14, 2024
Merged

Support tinyint/smallint to integer type coercion in Iceberg#23033
ebyhr merged 1 commit intotrinodb:masterfrom
ebyhr:ebi/iceberg-tinyint-smallint

Conversation

@ebyhr
Copy link
Copy Markdown
Member

@ebyhr ebyhr commented Aug 14, 2024

Description

Fixes #19971
Supersedes #19999

Release notes

# Iceberg
* TBD. ({issue}`19971`)

@cla-bot cla-bot bot added the cla-signed label Aug 14, 2024
@github-actions github-actions bot added the iceberg Iceberg connector label Aug 14, 2024
@ebyhr ebyhr force-pushed the ebi/iceberg-tinyint-smallint branch from 638a89e to 9330fd4 Compare August 14, 2024 07:53
@ebyhr ebyhr requested a review from raunaqmorarka August 14, 2024 08:10
@ebyhr ebyhr merged commit 7b26ac9 into trinodb:master Aug 14, 2024
@ebyhr ebyhr deleted the ebi/iceberg-tinyint-smallint branch August 14, 2024 09:00
@github-actions github-actions bot added this to the 454 milestone Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed iceberg Iceberg connector

Development

Successfully merging this pull request may close these issues.

Support mapping TINYINT to INT when copying from SQL Server to Iceberg

3 participants