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

Skip unsupported timestamp type when reading views in BigQuery #24004

Merged
merged 4 commits into from
Nov 7, 2024

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Nov 1, 2024

Description

Fix query failure when reading views having timestamp type in BigQuery connector.
Relates to #12346

Release notes

## BigQuery
* Fix failure when reading views which have `timestamp` columns. ({issue}`24004`)

@cla-bot cla-bot bot added the cla-signed label Nov 1, 2024
@github-actions github-actions bot added the bigquery BigQuery connector label Nov 1, 2024
@ebyhr ebyhr marked this pull request as ready for review November 1, 2024 06:51
@ebyhr ebyhr requested review from wendigo and hashhar November 1, 2024 06:52
@ebyhr ebyhr changed the title Minor cleanup in BigQuery connector Skip unsupported timestamp type when reading views in BigQuery Nov 1, 2024
@ebyhr ebyhr merged commit 8be3ee7 into master Nov 7, 2024
18 checks passed
@ebyhr ebyhr deleted the ebi/bigquery-clean branch November 7, 2024 10:15
@github-actions github-actions bot added this to the 465 milestone Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bigquery BigQuery connector cla-signed
Development

Successfully merging this pull request may close these issues.

3 participants