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

Add support for running a job in BQ #5062

Open
ucom opened this issue May 13, 2024 · 0 comments
Open

Add support for running a job in BQ #5062

ucom opened this issue May 13, 2024 · 0 comments

Comments

@ucom
Copy link

ucom commented May 13, 2024

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Mage's internal BigQuery class only allows load() and export() but not to run a job in BQ without moving data from or to BQ.

Describe the solution you'd like
Add job creation to BigQuery class

Describe alternatives you've considered
Right now, as a workaround, it is possible to start an external BQ job by using a regular bigquery client (not Mage's internal one) but that does not allow to use Mage's with_config().

Additional context
Response from feature request in Slack channel

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

No branches or pull requests

1 participant