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

Allow varbinary to varchar coercion for hive tables #22322

Merged

Conversation

Praveen2112
Copy link
Member

Description

Additional context and related issues

Release notes

( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
(x) Release notes are required, with the following suggested text:

# Hive
* Allow varbinary to varchar coercion for hive tables

@Praveen2112 Praveen2112 force-pushed the praveen/varbinary_to_varchar_2 branch 2 times, most recently from 418e534 to 514df20 Compare June 10, 2024 07:38
@Praveen2112
Copy link
Member Author

For varbinary to varchar - Each file format works in a different way. Will push additional changes.

@Praveen2112 Praveen2112 force-pushed the praveen/varbinary_to_varchar_2 branch from 514df20 to db759d6 Compare June 10, 2024 14:13
@Praveen2112
Copy link
Member Author

Have pushed my final set of changes. Wrt to hive coercion each format has its own way of handling binary to varchar coercion.

@Praveen2112 Praveen2112 force-pushed the praveen/varbinary_to_varchar_2 branch from 6f4e35f to 729d1e1 Compare June 11, 2024 08:32
@Praveen2112
Copy link
Member Author

@krvikash / @marcinsbd Thanks a lot for the review. AC

@Praveen2112 Praveen2112 force-pushed the praveen/varbinary_to_varchar_2 branch from 729d1e1 to 28f86cc Compare July 2, 2024 09:12
@Praveen2112
Copy link
Member Author

@raunaqmorarka Have applied the changes based on this comments - #22322 (comment)

@Praveen2112 Praveen2112 force-pushed the praveen/varbinary_to_varchar_2 branch from 28f86cc to c75ab95 Compare July 2, 2024 10:10
@Praveen2112 Praveen2112 merged commit e9f78fa into trinodb:master Jul 3, 2024
60 checks passed
@github-actions github-actions bot added this to the 452 milestone Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

4 participants