[ https://issues.apache.org/jira/browse/HBASE-17583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15863143#comment-15863143 ]
Duo Zhang commented on HBASE-17583: ----------------------------------- {quote} Since the same byte array is being compared with, only one method suffices: isEmptyRow(). {quote} As we have EMPTY_START_ROW and EMPTY_STOP_ROW, I think it is reasonable to have isEmptyStartRow and isEmptyStopRow. You can open a new issue to fix them all. > Add inclusive/exclusive support for startRow and endRow of scan for sync > client > ------------------------------------------------------------------------------- > > Key: HBASE-17583 > URL: https://issues.apache.org/jira/browse/HBASE-17583 > Project: HBase > Issue Type: Sub-task > Components: Client, scan > Affects Versions: 2.0.0, 1.4.0 > Reporter: Duo Zhang > Assignee: Duo Zhang > Fix For: 2.0.0, 1.4.0 > > Attachments: HBASE-17583-branch-1.patch, HBASE-17583.patch, > HBASE-17583-v1.patch, HBASE-17583-v2.patch > > > Implement the same feature of HBASE-17320 for sync client. -- This message was sent by Atlassian JIRA (v6.3.15#6346)