thanks Ted. ________________________________ From: Ted Yu <yuzhih...@gmail.com> Sent: Wednesday, May 3, 2017 3:32:12 PM To: user@hbase.apache.org Subject: Re: Is stop row included in the scan or not?
bq. stopRow - row to stop scanner before (exclusive) On Wed, May 3, 2017 at 3:08 PM, jeff saremi <jeffsar...@hotmail.com> wrote: > by reading the docs for 1.2 (https://hbase.apache.org/1.2/ > apidocs/org/apache/hadoop/hbase/client/Scan.html) i'm not able to tell if > the stop row is returned in the results from a Scan or not. Could someone > clear this up please? thanks > > >