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/AVRO: Handle all union options coersion to single type #20331

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

jklamer
Copy link
Member

@jklamer jklamer commented Jan 10, 2024

Description

Hive/Avro: Handle all union options coersion to single type

Additional context and related issues

#20310

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/Avro: Handle all union options coersion to single type.
For example: can now read: ["string","bytes"] with schema "string" or "bytes".

# Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Jan 10, 2024
@jklamer jklamer force-pushed the jklamer/HandleCoersionsInReadingUnion branch from 0728877 to 2a31409 Compare January 10, 2024 17:30
@jklamer jklamer requested a review from findepi January 10, 2024 17:56
@findepi findepi requested review from dain and removed request for findepi January 10, 2024 19:16
@dain dain self-assigned this Jan 17, 2024
@dain dain assigned jklamer and unassigned dain Jan 19, 2024
@dain dain merged commit 43c20d6 into trinodb:master Jan 24, 2024
56 checks passed
@github-actions github-actions bot added this to the 437 milestone Jan 24, 2024
@jklamer jklamer deleted the jklamer/HandleCoersionsInReadingUnion branch January 25, 2024 18:00
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.

2 participants