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

Fix failure when reading BigQuery views with Arrow #21337

Merged
merged 1 commit into from Apr 2, 2024

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Apr 1, 2024

Description

The size of 'vectors' and 'columns' in BigQueryArrowToPageConverter can be different when columns in predicates don't exist in projection when materializing BigQuery views.

Release notes

(x) Release notes are required, with the following suggested text:

# BigQuery
* Fix failure when reading BigQuery views with [Apache Arrow](https://arrow.apache.org/docs/). ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Apr 1, 2024
@github-actions github-actions bot added the bigquery BigQuery connector label Apr 1, 2024
@ebyhr ebyhr self-assigned this Apr 1, 2024
The size of 'vectors' and 'columns' in BigQueryArrowToPageConverter
can be different when columns in predicates
don't exist in projection when materializing BigQuery views.
@ebyhr ebyhr force-pushed the ebi/bigquery-arrow-vector-size branch from 8089960 to aca0365 Compare April 1, 2024 04:12
@ebyhr ebyhr merged commit 0672dc6 into master Apr 2, 2024
19 checks passed
@ebyhr ebyhr deleted the ebi/bigquery-arrow-vector-size branch April 2, 2024 12:31
@github-actions github-actions bot added this to the 444 milestone Apr 2, 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.

None yet

2 participants