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

HIVE-28825: Support conversion of complex types to String #5702

Merged
merged 3 commits into from
Mar 24, 2025

Conversation

soumyakanti3578
Copy link
Contributor

What changes were proposed in this pull request?

Support conversion of complex types to String using cast(<value> as string) (GenericUDFToString.java)

Why are the changes needed?

Details in https://issues.apache.org/jira/browse/HIVE-28825

Does this PR introduce any user-facing change?

No, except for the new feature.

Is the change a dependency upgrade?

No

How was this patch tested?

mvn test -pl itests/qtest -Pitests -Dtest=TestMiniLlapLocalCliDriver -Dtest.output.overwrite=true -Dqfile="complex_type_to_string.q"

@kasakrisz kasakrisz merged commit 2ad2c5a into apache:master Mar 24, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants