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

Change enum BigQueryType to class #15188

Merged
merged 1 commit into from
Nov 28, 2022
Merged

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Nov 24, 2022

Description

Change enum BigQueryType to class. This is preparation for supporting json or other types that require TypeManager injection.

Release notes

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

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

@cla-bot cla-bot bot added the cla-signed label Nov 24, 2022
@ebyhr ebyhr marked this pull request as draft November 24, 2022 23:47
Remove TestTypeConversions because BigQueryColumnHandle stores
both Trino and BigQuery types.
@ebyhr ebyhr force-pushed the ebi/bigquery-enum-type-mapping branch from 753598c to 7419722 Compare November 25, 2022 10:04
@ebyhr ebyhr marked this pull request as ready for review November 25, 2022 11:17
@ebyhr ebyhr requested review from Praveen2112 and hashhar November 25, 2022 11:18
@ebyhr ebyhr added the no-release-notes This pull request does not require release notes entry label Nov 28, 2022
@ebyhr ebyhr merged commit 92630be into master Nov 28, 2022
@ebyhr ebyhr deleted the ebi/bigquery-enum-type-mapping branch November 28, 2022 11:09
@github-actions github-actions bot added this to the 404 milestone Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed no-release-notes This pull request does not require release notes entry
Development

Successfully merging this pull request may close these issues.

2 participants