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(schema-compiler): correct string casting for BigQuery #8651

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

KSDaemon
Copy link
Member

@KSDaemon KSDaemon commented Aug 29, 2024

In BigQuery there is no such type TEXT so casting from BaseQuery must be overridden.

@KSDaemon KSDaemon requested a review from a team as a code owner August 29, 2024 07:47
Copy link

vercel bot commented Aug 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-angular-dashboard ⬜️ Ignored (Inspect) Visit Preview Aug 29, 2024 7:48am
examples-react-d3 ⬜️ Ignored (Inspect) Visit Preview Aug 29, 2024 7:48am
examples-react-dashboard ⬜️ Ignored (Inspect) Visit Preview Aug 29, 2024 7:48am
examples-react-data-table ⬜️ Ignored (Inspect) Visit Preview Aug 29, 2024 7:48am
examples-react-highcharts ⬜️ Ignored (Inspect) Visit Preview Aug 29, 2024 7:48am
examples-react-material-ui ⬜️ Ignored (Inspect) Visit Preview Aug 29, 2024 7:48am
examples-react-pivot-table ⬜️ Ignored (Inspect) Visit Preview Aug 29, 2024 7:48am
examples-vue-query-builder ⬜️ Ignored (Inspect) Visit Preview Aug 29, 2024 7:48am

@KSDaemon KSDaemon merged commit f6ac9c2 into master Aug 29, 2024
51 checks passed
@KSDaemon KSDaemon deleted the fix/bigquery-query branch August 29, 2024 11:47
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