dennis zhuang
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...
### 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...
### 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...
### 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...
### 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,...
### 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...
### 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...