Hello All, I am writing a filter which skips using hint and includes KeyValue when conditions are met.
However, when I include A KeyValue, the next call to filterKeyValue(KeyValue kv) is always the next lexicographical KeyValue. I would like to skip to the next hint when a Keyvalue is included so something like INCLUDE_AND_SEEK_NEXT_USING_HINT Any ideas on how to do this ? -Sagar
