-
### What type of bug is this?
Other
### What subsystems are affected?
Standalone mode
### Minimal reproduce step
Regular build.
### What did you expect to see?
n/a
### What did you see instead…
-
### What type of bug is this?
Unexpected error
### What subsystems are affected?
Storage Engine
### Minimal reproduce step
1. Hard code the `FuzzInput` to
```
FuzzInput { seed: 2570, …
-
### What problem does the new feature solve?
Since v0.8, GreptimeDB supports database TTL just like:
```sql
CREATE DATABASE test with(ttl='7d');
```
which means all the tables in this databas…
-
The binary for x64 Linux of the recent release (v1.6.1) is 206 MB after compression, or 302 MB including the Java connector. Although RisingWave is primarily designed to be a server software where the…
-
### What type of enhancement is this?
Other
### What does the enhancement do?
GreptimeDB exports all collected spans using the gRPC-based OTLP protocol ([see also](https://docs.greptime.com/user-gu…
-
It is quite annoying testing this plugin manually. Not only I have to see if the UI functions well, but also to check if the data representing from the plugin is same to the data in database. I also n…
-
`grepitme-bench` might seem like it's solely a benchmark suite for greptimedb, but actually, we envision it as a test suite for all time-series databases.
Therefore, I propose renaming it to `ts-be…
-
### What type of enhancement is this?
Performance, Tech debt reduction
### What does the enhancement do?
GreptimeDB caches the query or logical plan for prepared statements, It's a `HashMap` with `…
-
-
@GreptimeTeam/db-approver
New failure: https://github.com/GreptimeTeam/greptimedb/actions/runs/11509441925