hbase-stargate icon indicating copy to clipboard operation
hbase-stargate copied to clipboard

adding very very basic filter support

Open haswillb opened this issue 8 years ago • 0 comments

can pass in filters like this:

filters: [{
  value: 'ColumnPrefixFilter',
  value: 'the_base64_value'
}]

haswillb avatar Oct 02 '16 23:10 haswillb