Igor Morozov

Results 20 issues of Igor Morozov

Implementation is based on cockroachdb intergration with slight changes

**Describe the Bug** CONTRIBUTING.md [mentions](https://github.com/golang-migrate/migrate/blob/331a15d92a86e002ce5043e788cc2ca287ab0cc2/CONTRIBUTING.md?plain=1#L18) that it's possible to run tests for specific database only by providing `DATABASE` variable. However, the `DATABASE_TEST` variable is not used anywhere in the Makefile,...

Some tools (gosec for example) support Generic Issue Format which allows exporting found issues into SonarQube. It would be a cool feature to support this format

**Describe the bug** When user info is missing address field it's decoded into `userinfo` struct where `Address` field has `UserInfoAddress` type but `nil` value. `UserInfoAddress` type doesn't expect `nil` as...

bug
category: backend
priority: medium

### Is your feature request related to a problem? Please describe. Some exporters README's mention that the `maxExportBatchSize` setting of the `BatchSpanProcessor` must be maller or equal to `maxQueueSize`. But...

feature-request

OpenTelemetry: v0.17.0 Node: v15.5.0 I'm not sure if I'm doing something wrong/ We have the following situation: The application initializes OTel using node-sdk and OpenTracing shim in standard way like...

bug
priority:p2

When clicking this button it opens https://github.com/etcd-io/etcd/blob/master/etcdmain/help.go in a new tab. However github shows 404. Perhaps it should open https://github.com/etcd-io/etcd/blob/master/server/etcdmain/help.go ![image](https://user-images.githubusercontent.com/13474134/106043315-40782d00-60ef-11eb-99ae-6d71181ffbf0.png)

I hereby agree to the terms of the [GreptimeDB CLA](https://gist.github.com/xtang/6378857777706e568c1949c7578592cc) ## What's changed and what's your intention? Support DESC[RIBE] TABLE sql clause. Returns following info about table columns: name, type,...

### What problem does the new feature solve? Eventually, data volume becomes so huge that it's impossible to retrieve data fast. Also, it's impossible to keep historical data (you have...

Feature request

This should fix panic in errIsRetryable in yugabyte database implementation