-
I am having trouble using the current version of the SQLProvider from github with a PostgreSQL database that uses materialized views. Tables and normal views show up fine, but the materialized views …
-
### Is this a new bug?
- [X] I believe this is a new bug
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behavior
As of dbt v1.8.1,…
-
For the benefit of new developers that want to enter the materialized view subsystem, we should have a **full**, **detailed** and **up-to-date** document which describes the design and implementation …
-
1. Which driver are you using and version of it (Ex: PostgreSQL 10.0):
PostgreSQL 11
2. Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81):
256
3. The …
-
### Is this a new bug in dbt-core?
- [X] I believe this is a new bug in dbt-core
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behav…
-
same as https://github.com/gimenete/dbdiff/issues/9
will send a PR when I get around to it if nobody else has
-
### Is there an existing issue for the same feature request?
- [X] I have checked the existing issues.
### Is your feature request related to a problem?
_No response_
### Describe the feature you'…
-
## Background
This issue tracks the ability to reference existing resources in `azure.yaml`.
For example, the schema could look something like:
```yaml
resources:
existing-db:
id:
```
This …
-
**What is the bug?**
When I was creating an auto-refresh materialized view, the statement I used included a where clause that looks for all the logs in the past '1' day. However, I noticed that each …
-
hive 4.0 support Materialized View https://issues.apache.org/jira/browse/HIVE-27101?jql=project%20%3D%20HIVE%20AND%20component%20%3D%20%22Materialized%20views%22
iceberg is in the design specificat…