Closed DVTimWilson closed 2 years ago
Hub tests HUB-PM-05 and HUB-PM-06 on BigQuery failing on new custom database feature, database DBTVAULT_TEST not found: Database Error 2022-07-14T14:06:12.8129956Z Invalid project ID 'DBTVAULT_TEST'. Project IDs must contain 6-63 lowercase letters, digits, or dashes. Some project IDs also include domain name separated by a colon. IDs must start with a letter and may not end with a dash.
Satellite test SAT-PM-D-01 on BigQuery failed with a timeout error.
Hub tests HUB-PM-05 and HUB-PM-06 on BigQuery failing on new custom database feature, database DBTVAULT_TEST not found: Database Error 2022-07-14T14:06:12.8129956Z Invalid project ID 'DBTVAULT_TEST'. Project IDs must contain 6-63 lowercase letters, digits, or dashes. Some project IDs also include domain name separated by a colon. IDs must start with a letter and may not end with a dash.
Satellite test SAT-PM-D-01 on BigQuery failed with a timeout error.
Will take a look at this when I can. Thanks
Refactor the get_period_boundaries() macro to reference the target table relation rather than just a schema and table name. This will ensure that it will work for tables in any specified database and schema.
Highlighted by issue #121