[
https://issues.apache.org/jira/browse/HBASE-16840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15644132#comment-15644132
]
Duo Zhang commented on HBASE-16840:
-----------------------------------
Oh there is v2 patch. I think it is OK as it does not introduce new field
variables. And please do not modify the import order in ScanQueryMatcher. Our
checkstyle rule of the import order is sort by alphabet, so com should be
placed before java. You can fix it on commit [~carp84].
Thanks.
> Reuse cell's timestamp and type in ScanQueryMatcher
> ---------------------------------------------------
>
> Key: HBASE-16840
> URL: https://issues.apache.org/jira/browse/HBASE-16840
> Project: HBase
> Issue Type: Improvement
> Reporter: binlijin
> Assignee: binlijin
> Priority: Minor
> Attachments: HBASE-16840_master.patch, HBASE-16840_master_V2.patch
>
>
> Reuse cell's timestamp and type in ScanQueryMatcher, this is useful for
> KeyValue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)