GoogleCloudPlatform / vertex-pipelines-end-to-end-samples

Apache License 2.0
225 stars 89 forks source link

Feat: Enable multiquery #53

Closed felix-datatonic closed 10 months ago

felix-datatonic commented 1 year ago

Description

Previous custom components was not allowing running multi-queries in the same SQL file. This PR merges all the queries into a single SQL script and replace the custom component with the BigqueryQueryJobOp google component

This PR has been tested in this separate PR.

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.