Thanks
How would one paginate using the Thrift API? As far as I can tell you
can only accomplish this by iterating over a scan and increasing the
last row key by a byte of 0. Is there an easier way and/or a way to jump
to a particular page?
