Skip to content

Treat repeated BigQuery fields as arrays#3480

Merged
arikfr merged 2 commits into
getredash:masterfrom
mozilla:bigquery-repeated
Mar 27, 2019
Merged

Treat repeated BigQuery fields as arrays#3480
arikfr merged 2 commits into
getredash:masterfrom
mozilla:bigquery-repeated

Conversation

@washort

@washort washort commented Feb 21, 2019

Copy link
Copy Markdown

The BigQuery runner doesn't check if fields are repeated and so produces errors trying to coerce them with int(), float() etc.

@arikfr arikfr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments.

Comment thread redash/query_runner/big_query.py
@arikfr
arikfr merged commit b3819de into getredash:master Mar 27, 2019
@arikfr

arikfr commented Mar 27, 2019

Copy link
Copy Markdown
Member

Thanks.

@jezdez
jezdez deleted the bigquery-repeated branch March 27, 2019 20:31
harveyrendell pushed a commit to pushpay/redash that referenced this pull request Nov 14, 2019
* Treat repeated BigQuery fields as arrays

* handle untransformed field types and None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants