C.J. Collier
C.J. Collier
### Checklist - [x] I added a descriptive title - [x] I searched open requests and couldn't find a duplicate ### What is the idea? When using file:// URIs for...
feat(connector): Add warning log for MV read permission fallback When reading a Materialized View without 'bigquery.tables.getData' permission, the connector silently falls back to re-executing the view's query. This is opaque...
Improve Logging for Materialized View Read Fallback on Permission Failure ### The Problem Currently, when the connector is used to read a BigQuery Materialized View (MV) and the executing service...
This commit addresses issues in the create-dpgce script related to service account handling, particularly for domain-scoped projects. - lib/env.sh: - Correctly formats the service account email (GSA) for domain-scoped projects...
refactor(gcloud): Introduce a test framework for Critical User Journeys This commit refactors the project's testing and automation scripts, moving them from a monolithic `bin/` directory into a structured framework centered...
Please perform an audit of the existing initialization action suite and determine whether architecture strings such as "x86_64" or "amd64" are included. If included, determine whether the value is hard...
Some of our more security-conscious customers depend on http proxies to fetch installation artifacts. Customers have requested that we ensure that initialization actions work correctly and perform well when executed...
Add secret manager as a password specification source
This PR is for exercising the generated test against unmodified master test suite
new rapids.sh as generated from templates