Skip to content

Support coercing varchar types in hive#5530

Merged
phd3 merged 2 commits intotrinodb:masterfrom
phd3:coerce-varchar
Oct 26, 2020
Merged

Support coercing varchar types in hive#5530
phd3 merged 2 commits intotrinodb:masterfrom
phd3:coerce-varchar

Conversation

@phd3
Copy link
Copy Markdown
Member

@phd3 phd3 commented Oct 12, 2020

Fixes #5484.

@cla-bot cla-bot bot added the cla-signed label Oct 12, 2020
@phd3
Copy link
Copy Markdown
Member Author

phd3 commented Oct 12, 2020

@findepi Does the test run TestHiveCoercion twice with Hive and Presto as default executors? if not, how do we compare the behavior of coercions between hive and presto?

@phd3 phd3 added the WIP label Oct 12, 2020
@phd3 phd3 force-pushed the coerce-varchar branch 2 times, most recently from a15ce77 to 997c7c3 Compare October 15, 2020 13:53
@phd3 phd3 removed the WIP label Oct 15, 2020
@phd3 phd3 requested a review from findepi October 15, 2020 17:31
Copy link
Copy Markdown
Member

@findepi findepi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for working on this.
some editorial comments

@phd3 phd3 requested a review from findepi October 19, 2020 14:33
@phd3
Copy link
Copy Markdown
Member Author

phd3 commented Oct 24, 2020

@findepi thanks for your review, addressed comments. Would you like to take another look?

@phd3 phd3 merged commit e9be099 into trinodb:master Oct 26, 2020
@phd3 phd3 mentioned this pull request Oct 26, 2020
10 tasks
@tooptoop4
Copy link
Copy Markdown
Contributor

@phd3 does this fix #3646 ?

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

Development

Successfully merging this pull request may close these issues.

Support coercion between varchar(x) and varchar(y) types for Hive Connector

4 participants