-
Notifications
You must be signed in to change notification settings - Fork 4
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
[feat] BigQuery Support #82
Comments
Oh actually this seems to be the bottleneck: I would consider, specifically for dbt users at least since I don't see |
@z3z1ma Yup, agree this should not be too hard. I've never used BQ so that's the main blocker! 😆 Open to help here!
Note - in the future, reflekt could build other types of data artifacts (e.g., Looker views, etc). The end user might not use dbt at all in this scenario. |
Awesome @GClunies 💯 I will check it out |
It seems there are very few blockers for BigQuery support. I believe its just the SQL generation which uses some non ANSI casting syntax
::
.Congrats on the 3.0 upgrade, looks nice!
The text was updated successfully, but these errors were encountered: