[
https://issues.apache.org/jira/browse/HBASE-15572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220976#comment-15220976
]
Ted Yu commented on HBASE-15572:
--------------------------------
lgtm
{code}
+ val MIN_TIMESTAMP = "minTimeStamp"
+ val MAX_TIMESTAMP = "maxTimeStamp"
{code}
nit: 'S' can be lowercase - I can change it when I commit the patch.
> Adding optional timestamp semantics to HBase-Spark
> --------------------------------------------------
>
> Key: HBASE-15572
> URL: https://issues.apache.org/jira/browse/HBASE-15572
> Project: HBase
> Issue Type: New Feature
> Components: spark
> Reporter: Weiqing Yang
> Assignee: Weiqing Yang
> Attachments: HBASE-15572-1.patch, HBASE-15572-2.patch,
> HBASE-15572-3.patch
>
>
> Right now the timestamp is always latest. With this patch, users can select
> timestamps they want.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)