googleapis / googleapis/java-bigtable-hbase

support BinaryPrefixComparator for qualifiers

Open
#3,163 0 comments 0 reactions 0 assignees View on GitHub
api: bigtable type: feature request
Dominant language
Java
Stars
184
Forks
184
Avg merge
10h
Merged PRs (30d)
6

Description

We should be able to convert it into a range filter

Also would be great if we can handle simple negation for example:

return new QualifierFilter("NOT_EQUAL",
new BinaryPrefixComparator(
"i".getColumnPrefixBytes(""))

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.