You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "A B (JIRA)" <ji...@apache.org> on 2014/04/15 10:53:15 UTC

[jira] [Updated] (THRIFT-2468) Timestamp handling

     [ https://issues.apache.org/jira/browse/THRIFT-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

A B updated THRIFT-2468:
------------------------

    Environment: nodejs v  (was: nodejs )

> Timestamp handling
> ------------------
>
>                 Key: THRIFT-2468
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2468
>             Project: Thrift
>          Issue Type: Bug
>    Affects Versions: 0.9.1
>         Environment: nodejs v
>            Reporter: A B
>              Labels: node.js, thrift
>
> When writing data i use a number for timestamp:
> mutateRowTs ("tab", "key", data, 1234567890 ..
> When reading data i must use a string for timestamp:
> getRowTs ("tab", "key", "1234567890" ...
> Triing to use a number results in an empty result.



--
This message was sent by Atlassian JIRA
(v6.2#6252)