-
### What type of enhancement is this?
User experience
### What does the enhancement do?
Since we want to support users to access GreptimeDB with psql, we'd better be more compatible when possible.
…
-
ZY945 updated
10 months ago
-
### What type of bug is this?
Unexpected error
### What subsystems are affected?
Query Engine
### Minimal reproduce step
For example:
```sql
CREATE VIEW test as SELECT
SELECT
ts,
hos…
-
## Background
We can add the CI to run the following integration tests(maybe weekly will be better):
- Use the nightly images and binaries to deploy services(bare-metal and K8s);
- Run some b…
-
### 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?…
-
@GreptimeTeam/db-approver
New failure: https://github.com/GreptimeTeam/greptimedb/actions/runs/11733509838
-
When attempting to return binary data I'm getting `Unsupported Datatype Binary and array BinaryArray`. It looks like except for `into_pg_type` binaries aren't really implemented yet.
-
See also https://github.com/GreptimeTeam/greptimedb/issues/3471.
For sqlparser-rs -
```rust
fn main() {
let sql = "CREATE TABLE IF NOT EXIST ();";
let dialect = GenericDialect {};
…
-
at the moment the password ist stored in plaintext (locally). I can reload the page and then toggle the password visible again. instead of this after a login a session token should be returned for ver…
-
### What type of bug is this?
Unexpected error
### What subsystems are affected?
Standalone mode
### Minimal reproduce step
Run the nightly CI
https://github.com/GreptimeTeam/greptimedb/actions/…