-
### Is this a new bug in dbt-bigquery?
- [X] I believe this is a new bug in dbt-bigquery
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Be…
-
Hej,
Zaczeliśmy korzystać z Google BigQuery, więc warto się zastanowić, czy nie warto również zreplikować Google Analytics do BigQuery, aby mieć więcej analityki.
https://developers.google.com/ana…
-
Firstly.... Thank you for this tool!
It has saved countless hours of going back and forth to the GCP Console to validate columns, queries, run costs etc.
I was wondering if you would be able to …
-
### Housekeeping
- [X] I am a maintainer of dbt-core
### Short description
For dbt-bigquery and dbt-snowflake, experiment with different settings for [`relation_count`](https://github.com/dbt…
-
### What feature or improvement would you like to see?
This todo list contains a number of potential enhancements, missing features and missing docs that I collected from the preliminary implementa…
-
### Use case:
I'm working on translation snowflake to bigquery and I saw the function convert_timezone(snowflake) doesn’t convert to bigquery on Cli Parser
Example :
```qsl
select convert_ti…
-
It would be good to be able to use the _FILE_NAME pseudo-column which bigquery uses to hold the filename of the files in an external table.
**Describe the solution you'd like**
To do this, it wou…
-
Hello!
I couldn't remember/find in my notes information about Google BigQuery login. Were we given that information to get on thru Max's account individually, or do we need to purchase (or perhaps …
-
It seems like SA handles parameter conflicts by appending an increasing integer after each duplicate parameter name, however it detects duplicate parameters in a case-sensitive fashion. So two paramet…
-
Today, if the source or target system is BigQuery, the BigQuery client is run using application default credentials or a provided service account keyfile.
Feature request: Provide a way to pass an…