You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2016/02/28 21:05:18 UTC

[jira] [Commented] (PHOENIX-2720) Minor additions to PhoenixRuntime utils

    [ https://issues.apache.org/jira/browse/PHOENIX-2720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15171165#comment-15171165 ] 

James Taylor commented on PHOENIX-2720:
---------------------------------------

FYI, [~gjacoby] & [~alexaraujo] - this will be available in 4.7.0.

> Minor additions to PhoenixRuntime utils
> ---------------------------------------
>
>                 Key: PHOENIX-2720
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2720
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: James Taylor
>
> We need two additional minor utils:
> - get the value of the first column listed in the primary key constraint. This is useful where a table wasn't declared as multi-tenant, but does lead with a tenant ID.
> - convert a timestamp that is potentially in nanoseconds into regular wall clock time. All time stamps based off of current time (i.e. region server based time stamps) or transaction manager time stamps are handled, so this routine can always be used to normalize to wall clock time a time stamp across transactional and non transactional tables.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)