Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Internal] Add tag for SQL warehouse used in Online Table tests (#3905)
## Changes The TestUcAccOnlineTable test fails because it uses a SQL warehouse that does not have an owner tag, as required by policy for our internal accounts. This PR adds this tag. ## Tests Ran the test locally, and it passes. - [ ] `make test` run locally - [ ] relevant change in `docs/` folder - [ ] covered with integration tests in `internal/acceptance` - [ ] relevant acceptance tests are passing - [ ] using Go SDK
- Loading branch information