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(bigquery): disallow column names longer than 300 characters #9916

Merged

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Aug 25, 2024

Closes #8931.

@cpcloud cpcloud added this to the 9.4 milestone Aug 25, 2024
@cpcloud cpcloud added the bigquery The BigQuery backend label Aug 25, 2024
@cpcloud cpcloud force-pushed the bigquery-limit-column-name-length branch from 5e1e8de to 5876fec Compare August 25, 2024 15:53
@cpcloud cpcloud force-pushed the bigquery-limit-column-name-length branch from 5876fec to da0450b Compare August 25, 2024 15:54
@cpcloud cpcloud requested a review from gforsyth August 26, 2024 13:19
@gforsyth gforsyth merged commit ea97794 into ibis-project:main Aug 26, 2024
81 checks passed
@cpcloud cpcloud deleted the bigquery-limit-column-name-length branch August 26, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bigquery The BigQuery backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: array literal names are too long for bigquery
2 participants