Skip to content

Instantly share code, notes, and snippets.

@sankars
Last active August 29, 2015 13:56
Show Gist options
  • Select an option

  • Save sankars/8952922 to your computer and use it in GitHub Desktop.

Select an option

Save sankars/8952922 to your computer and use it in GitHub Desktop.
scan query with filters
scan '1012_HIERARCHY_TYPE',{FILTER=>"SingleColumnValueFilter('D','HTN',=,'binary:Country') AND TimestampsFilter(1391167399643)"}
scan '1012_DEVICE_ENERGY', { FILTER =>"RowFilter(=,'substring:2/6')"}
scan '1012_DEVICE_ENERGY', { FILTER =>"RowFilter(=,'regexstring:6')"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment