-
### Describe the feature
Add a sort paramater to the dbt_utils.star() that will sort in alphabetical order the return of the column name
### Describe alternatives you've considered
My use case wa…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When adding `{{ config(materialized = 'reflection', reflection_type = 'raw') }}` to the top o…
wilso updated
9 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the issue
Example transaction ID 150975 has duplicate entries in Bigquery General Ledger. Account_id…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the issue
**Issue 1**
The account number for income statement and CTA accounts in the balance …
-
We faced an issue when dbt-unit-testing package and Python models are used in one project.
The reason is ref macro we added for the package:
```
{% macro ref() %}
{{ return(dbt_unit_testing.ref…
-
```
> mf list metrics
\ 🔍 Looking for all available metrics...
ERROR: Adapter type athena is not supported. Must be one of ['databricks', 'postgres', 'snowflake', 'redshift', 'bigquery', 'duckdb'].…
-
Hi team,
When adding DBT-UNIT-TESTING implementation our project cannot compile anymore.
We use a combination of 2 projects:
1. core
2. client customization
we have some cases when we have …
-
### Describe the bug
I think this is similar to the resolved issue with `dbt_utils.star()` here: https://github.com/dbt-labs/dbt-utils/issues/605. I have a model using `union_relations`, that ref…
-
Thanks for making this library, it's a life saver.
I am getting this error message when attempting to use the Multi-Processing flag for the Python runtime:
`An exception occurred: [Errno 38] Funct…
-
**Describe the bug**
Hello. Not sure if this is a bug or should be a feature, but aren't src_eff supposed to serve as additional ordering parameter? Like for getting latest_records and first_record_i…