-
Hi there.
The v_view_dependency script:
https://github.com/awslabs/amazon-redshift-utils/blob/master/src/AdminViews/v_view_dependency.sql#L1
does not work for materialized views.
I had a table…
-
We have seen one issue going into Silver. It looks like our only option right now is streaming tables. This has caused some challenges because our users would like to be able to use Time Travel on tab…
-
### Steps to reproduce the behavior (Required)
`> show materialized views;`
### Expected behavior (Required)
List of all materialized views
### Real behavior (Required)
```
ERROR 1064 (H…
-
### Describe the bug
The current definition accidentally updates all schemas. See reproduction steps for details.
https://github.com/risingwavelabs/risingwave/blob/3c57ef8dd5d26f6eaedf42c169309a0751…
-
We are currently not doing a good job of tracking our Snowflake credit usage. We should create some data models here to give us more visibility into costs.
Most of the relevant information will be …
-
I propose adding another method which will wipe (depopulate) materialized views.
### Rationale
It's needed in tests. Without wiping materialized views, at least in PostgreSQL, data these views a…
-
**Company or project name**
7TV
**Describe the unexpected behaviour**
Using the materialized view (auto refresh) with recursive CTE queries.
I know its an uncommon use case however our id…
-
**Affected module**
Lineage view for Clickhouse
**Describe the bug**
No relations for clickhouse views (and materialized views) in lineage
**To Reproduce**
1) Ingest metadata from clickhouse.…
-
### What version of `drizzle-orm` are you using?
0.35.2
### What version of `drizzle-kit` are you using?
0.26.2
### Describe the Bug
Create 1 or more views using any of `pgMaterializedView` or `m…
-
Since this isnt using materialized views I need to scheduled copy its views into physical tables in order to use bigquery bi engine with it in google data studio. if it was using mat views data studi…