We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently our python model is mainly around spark job.
https://cloud.google.com/python/docs/reference/bigframes/latest Big frame is a way to read and write data from/to bigquery in the python runtime. We can add a configuration to the model and support this by changing the template code dbt genarate.
No response
The text was updated successfully, but these errors were encountered:
Related work from @velascoluis velascoluis@c99830a
Sorry, something went wrong.
@ChenyuLInx Curious if you're interested in tackling this work?
closing this out for now due to current conversations happening with the BQ team
No branches or pull requests
Is this your first time submitting a feature request?
Describe the feature
Currently our python model is mainly around spark job.
https://cloud.google.com/python/docs/reference/bigframes/latest
Big frame is a way to read and write data from/to bigquery in the python runtime.
We can add a configuration to the model and support this by changing the template code dbt genarate.
Describe alternatives you've considered
No response
Who will this benefit?
No response
Are you interested in contributing this feature?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: