-
-
### Describe the bug
The current definition accidentally updates all schemas. See reproduction steps for details.
https://github.com/risingwavelabs/risingwave/blob/3c57ef8dd5d26f6eaedf42c169309a0751…
-
**Is your feature request related to a problem? Please describe.**
refreshing materialized views and bypassing foreground traffic has immediate benefit.
**Describe the solution you'd like**
I…
-
## Description
Create a new materialized database view for items using Drizzle. This new view does NOT have to include any new attributes quite yet, it should return the items schema exactly. https…
-
# Describe the bug
```
CREATE TABLE "user"
("id" SERIAL NOT NULL, "name" text NOT NULL, CONSTRAINT "PK_cace4a159ff9f2512dd42373760" PRIMARY KEY ("id"));
CREATE MATERIALIZED VIEW test_view AS S…
-
### Describe the bug
https://buildkite.com/risingwave-test/chaos-mesh/builds/1166#01934f59-c721-4cf0-8600-52124c801f6d
### Error message/log
```text
Opening a connection
Running command…
lmatz updated
12 hours ago
-
### 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…
-
### Steps to reproduce the behavior (Required)
`> show materialized views;`
### Expected behavior (Required)
List of all materialized views
### Real behavior (Required)
```
ERROR 1064 (H…
-
**Is your feature request related to a problem?**
Skipping index incremental refresh makes use of unique file path to generate OpenSearch doc id for idempotency. Covering index and materialized vie…
-
### What type of bug is this?
Unexpected error
### What subsystems and features are affected?
Continuous aggregate
### What happened?
If I try to drop an existing continuous aggregate t…