Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-2468

Timestamp handling

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 0.9.1
    • 0.9.2
    • None
    • nodejs v0.10.17
      thrift 0.9.1

    Description

      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.

      Attachments

        1. Hbase.thrift
          23 kB
          A B
        2. Hbase.js
          276 kB
          A B
        3. Hbase_types.js
          31 kB
          A B

        Activity

          People

            jfarrell Jake Farrell
            gunny88 A B
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: