dennis zhuang

Results 164 issues of dennis zhuang

more unit tests

### What type of enhancement is this? Other ### What does the enhancement do? If you we can add greptimedb to homebrew, we can install it on Mac: ```sh brew...

C-enhancement
help wanted

### What type of enhancement is this? API improvement ### What does the enhancement do? Prometheus supports external labels: ```yml # The labels to add to any time series or...

C-enhancement

### What type of bug is this? Unexpected error ### What subsystems are affected? Storage Engine ### Minimal reproduce step For example, let's create a logical table and try to...

C-bug

### What type of enhancement is this? API improvement, User experience ### What does the enhancement do? Alter table statement must support adding or removing columns from primary key, maybe...

C-enhancement

### What type of enhancement is this? API improvement, Tech debt reduction, User experience ### What does the enhancement do? The `exemplars` in Prometheus remote write are skipped right now,...

C-enhancement

### What problem does the new feature solve? Since v0.10, the `INVERTED INDEX` constraint can be used to specify the columns that need the inverted index See https://docs.greptime.com/reference/sql/create/#inverted-index But we...

help wanted
C-feature

### What type of enhancement is this? Performance, User experience ### What does the enhancement do? We should support creating an index for `context.trace_id` and `context.span_id` in the `context` column...

C-enhancement