Ze Wang

Results 4 issues of Ze Wang

Is it possible to create a put with tag? like https://hbase.apache.org/1.1/apidocs/org/apache/hadoop/hbase/client/Put.html#addImmutable(byte[],%20byte[],%20long,%20byte[],%20org.apache.hadoop.hbase.Tag[])

**Is your feature request related to a problem? Please describe.** Right now we only compute one measure in one query however multiple measures are doable with some changes. This should...

enhancement

**Is your feature request related to a problem? Please describe.** Right now inside c++ code we don't have any logging or metric reporting. However, this is very useful. e.g. report...

**Describe the bug** We previously had a test coverage of 82% but now it drops to 75%. Ideally, code coverage should be > 80% for a healthy repo. **To Reproduce**...